android - Is there any way to send audio file to the speech-to-text recognition -


i want android speech recognition system analysing audio file , not default incoming voice microphone.

is there way ?

thank you.

i suppose works in similar way chrome api - http://mikepultz.com/2011/03/accessing-google-speech-api-chrome-11/

as has mentioned can convert microphone file .flac file , send speech api, , same result. can use sox , convert yourself.

hope helps. dias


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -