I am trying to build an application (which would use the Hindi language and other regional languages) to get speech voice commands.
I need to detect the user voice when they pick-up the reciever on the other end. Because Modems usually start playing files (playback terminal) when the
I read about NSSpeechRecognizer and found that it can recognize a set of commands beings associated with it in delegate: -speechRecognizer:didRecognizeCommand:
I\'m maki开发者_运维技巧ng my final year project i.e. speech recognition. but I don\'t have any idea how to start.I will use c#.Please can anyone guide me how to start?what should be the first step?
We have a application that we were planing to use Microsoft speech API for. Now we tested it on Windows XP using Microsoft Sam voice and frankly it sound terrible ... It\'s almost impossible to hear w
I am a .Net 3.5 WinForm app that is used for Data Entry in house only.Mostly various forms of Textboxes etc.With Windows 7 Speech Recognition it seems like it works \"out of the box\" with my app for
What API\'s provide Nokia for Sound to text and t开发者_如何学JAVAext to sound transformation for Java or C++ programmer?
I\'m making a program that does stuff (Sorry, I\'m not allowed to say what it is), but I want to be able to let Windows Speech somehow \"know\" that there are linklabels and buttons on my Forms, so th
I have the following code snippet in an ASP.NET 开发者_StackOverflow社区app (non Silverlight) string sText = \"Test text\";
What are the best libraries for doing this. And开发者_StackOverflow社区 is the quality good enouch to rely on. It will not be possible to train the system with the speakers voice or use a dictionary o