- 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.
hport
The port's handle.
LV_SUCCESS
No errors; stream set up correctly.
LV_INVALID_HPORT
The input hport is not a valid one.
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 LV_SRE_StreamStop, LV_SRE_StreamCancel or after end-of-speech has been detected on a previous utterance.