Hi!
Is there any way to modify the silence threshold in the SpeechBackground() function?
Could the silence threshold of TALK_DETECT modify the silence threshold of SpeechBackground() if used on the same channel?
Thank you in advance.
Hi!
Is there any way to modify the silence threshold in the SpeechBackground() function?
Could the silence threshold of TALK_DETECT modify the silence threshold of SpeechBackground() if used on the same channel?
Thank you in advance.
SpeechBackground itself doesn’t do silence detection. It is completely reliant on the underlying speech engine to do it, so any threshold/settings would be specific to the engine.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.