google-voice-search

Google Speech Recognition timeout

佐手、 提交于 2019-11-26 11:49:51
I am developing an Android Application that is based around Speech Recognition. Until today everything has been working fine and in a timely manner, e.g. I would start my speech recogniser, speak, and within 1 or 2 seconds max the application received the results. It was a VERY acceptable user experience. Then today I now have to wait for ten or more seconds before the recognition results are available. I have tried setting the following EXTRAS, none of which make any discernible difference RecognizerIntent.EXTRA_SPEECH_INPUT_POSSIBLY_COMPLETE_SILENCE_LENGTH_MILLIS RecognizerIntent.EXTRA

Google Speech Recognition timeout

戏子无情 提交于 2019-11-26 03:34:26
问题 I am developing an Android Application that is based around Speech Recognition. Until today everything has been working fine and in a timely manner, e.g. I would start my speech recogniser, speak, and within 1 or 2 seconds max the application received the results. It was a VERY acceptable user experience. Then today I now have to wait for ten or more seconds before the recognition results are available. I have tried setting the following EXTRAS, none of which make any discernible difference