android - Recorded sound file (ala google now, google keep) - RecognizerIntent/Listener -


I am developing an application that uses recognizerIntent to receive voice input. However, since the introduction of Jelly Bean, I am not able to get the actual sound file from my voice input.

A method has been called upon in Listener (). BufferReceived However, there is no promise that this method will be called, and when I applied it, I never received the call. Is there any way to force this method to execute or what is the "best practice" to collect sound file that the identifier analyzes the expert?

This should be possible because both Google can now do it with voice command "Note-to-All", and Google Keep: Voice notes alike.

thanks

I do not think there is any way to implement it is. This clearly depends on the service implementation implementation, if Google decides that the call is not made on onBufferReceived then there is no way to get the actual data that is used to note that the stated Google App access to speech recognition (public) do not use the intent / service API, but they begin to use a private API within the API (speech validation in their application Can be done)

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

jsp - Google line chart x-axis shrinks on transition -

java - Reaching JTextField in a DocumentListener -