- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying out the speech synthesis feature. I imported some code from the synthesis sample : "VoiceOut" and VoiceSynthesis" classes.
I tried to call the "Speak function" but I keep getting the :"Failed to create module" errror.
here's how I called the "Speak" function:
string sts = voice_synthesis.cs.VoiceSynthesis.Speak("Voice Synthesis(Nuance* Vocalizer Expressive* )", 1, "Hello", 80, 100, 100); if (sts != null) MessageBox.Show(sts);
Pls help.
Thanks,
Shaleen
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page