#include <VoiceRecorder.h>
Public Member Functions | |
void | idle (U32 timeDelta) |
time tick for voice recorder | |
void | process () |
process voice recording | |
void | start () |
start voice recording | |
void | stop () |
stop voice recording | |
double | progressBarValue () |
return voice power to render as progress bar | |
Public Attributes | |
bool | processed |
boolean for testing if the buffer is broadcasted |