1

I want to use speech to text but if the result is not good, I want to use save the audio? If the result is reasonably good then the user will select to save text notes if not they will will select to save original audio. I don't want users to rerecord. I want to use the audio from speech to text. Let me know if any of you know how I could achieve this?

Piragath
  • 11
  • 1
  • 3
  • I would love to know the answer to this as well. So far, in my limited testing, I am unable to do it simultaneously. The recording will work but I get an error with the speech to text piece. It may have to be done in two steps. First record and then turn the recording into text. – Doug Jan 26 '11 at 00:05

1 Answers1

1

Looks like this was addressed here.

Android: Accessing the microphone simultaniously (RecognizerIntent + own app)

Community
  • 1
  • 1
Doug
  • 1,991
  • 4
  • 25
  • 35