所以我正在尝试使用speech_to_text和flutter_sound插件,所以当我尝试一起打开时recorder.openRecorder();
, speech.recognizer 停止并在语音识别器停止并且没有找到结果时speech.listen()
抛出错误。 ERROR_SPEECH_TIMEOUT
所以我正在尝试使用speech_to_text和flutter_sound插件,所以当我尝试一起打开时recorder.openRecorder();
, speech.recognizer 停止并在语音识别器停止并且没有找到结果时speech.listen()
抛出错误。 ERROR_SPEECH_TIMEOUT