Optional
disabledIf enabled, detected voice and text input count as activity. If disabled, the client must send activity signals.
Optional
endDetermines how likely detected speech is ended.
Optional
prefixThe required duration of detected speech before start-of-speech is committed. The lower this value the more sensitive the start-of-speech detection is and the shorter speech can be recognized. However, this also increases the probability of false positives.
Optional
silenceThe required duration of detected non-speech (e.g. silence) before end-of-speech is committed. The larger this value, the longer speech gaps can be without interrupting the user's activity but this will increase the model's latency.
Optional
startDetermines how likely speech is to be detected.
Configures automatic detection of activity.