I am developing a speech recognition application in c# using System.Speech .Here i need to add new speech profile as recognizer and make it as the default profile during run time.Is there any way of doing that..?

i have seen "using SpeechLib" will do the set profile feature .But it is getting profiles that already there in the m/c.i didn't see any way for adding new profile through my code..

link|improve this question
feedback

closed as off topic by Sathya Dec 2 '11 at 9:54

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

Browse other questions tagged or ask your own question.