[android-beginners] Re: speech / voice recognition problem (HTC Hero / Emulator)

2009-10-07 Thread gmseed

Hi

I'm having the same problem with my HTC Hero phone.

Did you manage to solve the problem?

It would help if there was actually some documentation on the voice
recognition demo! Just a few comments in the .java file and that's it.

Thanks

Graham

On Aug 13, 2:41 pm, Ivan Viola viola.i...@gmail.com wrote:
 Hello,
 I have tried to get the voice recognition demo to work. When I tried
 it on the emulator for the first time, I experienced the Recognizer
 not found message. From some posts I was directed to change the image
 to the latest Android Developer Phone which is downloadable from the
 HTC website. When I did that, there was an issue with the Audio
 problem dialog. Simply, the microphone on a Dell laptop is not
 configured properly to make emulator hear what I am speaking (although
 it works without any troubles on Skype for example). Is there some way
 to overcome the Audio problem?

 Then I have now tried to run the voice recognition on a brand new HTC
 Hero bought unlocked at amazon.de. I have received the message
 Recognizer not found. when I tried to run the voice recognition
 demo. Can I flash the Android Dev Phone 1 image to the HTC Hero phone
 to see whether this brings the voice recognition demo to work? How
 can I afterwards recover my previous (original) image?

 Thanks,
 Ivan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: speech / voice recognition problem (HTC Hero / Emulator)

2009-08-13 Thread Daniel Mário

From http://developer.android.com/guide/topics/media/index.html:

... Note that the emulator doesn't have hardware to capture audio or
video, but actual mobile devices are likely to provide these
capabilities, accessible through the MediaRecorder class. 

I'm trying something with speech recognition for some games, but
nothing yet... Good luck to you!

Daniel

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---