Search code examples
javaandroidspeech-recognitionspeech-to-text

Voice to Text recognition


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 ?


Solution

  • you can try the recognizer intent...check out the links below and see if it answers your query: sample code for voice recognition

    voice recognizer documentation