I have a Windows 7 computer trained to my voice, and I would like to distribute my speech profile along with a software package I have created.
I know of tools such as WSRProfile.exe (http://www.microsoft.com/download/en/details.aspx?id=16296), which allow one to save and load new speech profiles.
However, is there a away to implement this in my own code (C#), without requiring any external tools or applications?
Thanks in advance.