LVSpeechPort::StreamGetLength

Returns length of sound data in stream buffer.

int StreamGetLength()

Return Values

Number of bytes in internal buffer for sound stream. The value is the number of seconds in the audio (from 0 to 30) times the sampling frequency (which is dependent on the format parameter specified).

Remarks

The total number of bytes streamed, not counting bytes before barge-in detection. Can be useful if application wants to stop post barge-in stream after a certain amount of time (as example, to limit a user speech to 10 seconds).

See Also


Complete Help Topic List | Speech Engine Product Information