You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use WebSpeech API for 30 minutes videocalls transcript.
From what I observe, speech recognition works for more or less 2 minutes, after which it dispatches end event and there's no way to set the default timeout for this.
Since I end and start recognition on the microphone mute, I cannot use some funny fixes like:
I'm trying to use WebSpeech API for 30 minutes videocalls transcript.
From what I observe, speech recognition works for more or less 2 minutes, after which it dispatches
end
event and there's no way to set the default timeout for this.Since I end and start recognition on the microphone mute, I cannot use some funny fixes like:
as it'd automatically restart recognition on the microphone mute.
The text was updated successfully, but these errors were encountered: