set_speech_event_timeout
set_speech_event_timeout
Adjust the speech event timeout. This controls how many milliseconds since the
last speech detection event to wait before finalizing recognition. This timeout
works better than set_end_of_speech_timeout()
in noisy environments.
Parameters
milliseconds
Timeout in milliseconds.
Returns
FunctionResult — self, for chaining.