Is there any way to add voice recognition feature to mono application. There are a System.Speech (in .net) and Microsoft.Speech (in MS Speech Platform) namespaces, but I can\'t fin开发者_JAVA百科d any
I want to use VoiceRecognition in my application, but this application needs to install voice search.
The Google Voice Search comes with a significant delay from the moment you call it via s开发者_StackOverflowtartActivityForResult() until its dialog box is displayed, ready to take your speech.
My WPF application menus fail to work with Dragon Natually Speaking, and hence I assume other screen readers and accessibility software. I want my software to work well for my blind and disabled custo
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a request for a software contract that calls for recognizing spoken commands from a very limited set, such as \"up\", \"down\", \"close\", \"open\" etc.
I need to develop a program that toggles a particular audio track on or off when it recognizes a parrot scream or screech. The software would need to recognize a particular range of sounds and allow s
Is there a way to either 开发者_JAVA技巧 A) start the activity without opening up the GUI B) start the VoiceRecognitionActivity behind my current activity, so the user does not notice?
EDIT: It should be noted that I stated in my original question that I was able to get this working for Twitter (I used the referenced question/answer to get that working) . . . I just needed the开发者
I\'m using the voice recognition feature in android, I can speak into my device and be presented with a list of possible words.