I am a beginner in Android development. Is there any possibility to write a speech to text software that could access Googles network based back-end voice to text system ?
feedback
|
|
you can try the recognizer intent...check out the links below and see if it answers your query: sample code for voice recognition | |||
|
feedback
|
|
No, Google Voice API is closed. They don't allow to used their API to make software for others. There are other companies that can provided speech recognition software as a product (you install in your server) or as a service (send audio and receive text). | ||||
feedback
|