Sets up a new stream so that audio can be sent. You need to call this function after calling StreamStop, StreamCancel or after end-of-speech has been detected on a previous utterance.
int StreamStart(void);
LV_SUCCESS
No errors; stream set up correctly.
A negative result indicates a specific error:
-1: LV_FAILURE: Parameters incorrectly set.
Complete Help Topic List | Speech Engine Product Information