disableNoSpeechRecognizedEvent property
Only used in Participants.AnalyzeContent and Participants.StreamingAnalyzeContent.
If false
and recognition doesn't return any result, trigger
NO_SPEECH_RECOGNIZED
event to Dialogflow agent.
Implementation
core.bool? disableNoSpeechRecognizedEvent;