macdonst / SpeechRecognitionPlugin

W3C Web Speech API - Speech Recognition plugin for PhoneGap
MIT License
189 stars 95 forks source link

interimResults not working on Android #30

Open kitkimwong opened 9 years ago

kitkimwong commented 9 years ago

Every thing works fine but interimResults not working.

When i set recognition.interimResults = true; The result callback abut: resultIndex and event.results[i].isFinal also return "undifine

See https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html