Configuration
The Utterance End feature can be configured by using theutteranceEnd=1000
query parameter, where 1000
is the amount of milliseconds of silence to wait after the last detected speech.
Result
When an utterance is ended, a transcription response with the"utterance": true
attribute is emitted. The content of the response can be a transcription response or an empty transcription, depending on the underlying engine implementation.