Lua Player Plus Vita
Documentation of lpp-vita
Mic Class Reference

Public Member Functions

int start (int time, int samplerate)
 Start a microphone recording phase. More...
 
void stop (string filename)
 Stop microphone recording and save result. More...
 
void pause (void)
 Pause microphone recording. More...
 
void resume (void)
 Resume microphone recording. More...
 
bool isRecording (void)
 Check if the microphone is recording. More...