- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Sets up a new stream so that audio can be sent to the ASR for decoding.
None.
LV_SUCCESS
No errors; stream set up correctly.
LV_INVALID_HPORT
The port is not valid (either CreateClient has not been called or DestroyClient has been called prior to this call).
LV_FAILURE
The operation failed because the port was shutting down.
LV_EXCEPTION
An exception occured while processing the request.
You need to call this function after calling StreamStop, StreamCancel or after end-of-speech has been detected on a previous utterance.