I have writtena small app on the iphone that transfers 30 seconds of speech to a webserver that calls a windows service via remoting, the service uses SAPI5.1 on windows 2003 server to convert the wave to text via the defuault recognizer.
I want to update the engine to the latest and add a medical speech model that was created to run in Vista. Can I do this via windows 2003 server and an app writen in .net 3.5 libraries. Does Vista just use the 3.5 .net libs anyway. Can I change the speech modiel via a registry or api call, I know that ot use the speech models on vista yo have to cahange a registry key under speech recog,
Any ideas? Thanks,Tom