954,529 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Text to speech with SPAI4 voices support

Hi i want to add text to speech functionality to my app but i can only use the default Microsoft Anna voice which i want to change and i have tried installing some SPAI4 voices but i can't use them so please help me i have tried this code but as i said before it only works with the default Microsoft Ann. i am using win 7 by the way and any help would be appreciated Thank you all

shandoosheri
Light Poster
42 posts since Sep 2011
Reputation Points: 10
Solved Threads: 0
 

sorry i forget the code that i tried anyway here is it

SpVoice voice = new SpVoice();
   voice.Voice = voice.GetVoices("Name=LH Michael", "Language=409").Item(0);
   voice.Speak("Hello", SpeechVoiceSpeakFlags.SVSFDefault);
shandoosheri
Light Poster
42 posts since Sep 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: