Click here to Skip to main content
15,902,939 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

Pls help me about making a talker application.

So,
I have 3 wave files 'john.wav' 'harry.wav' 'rocky.wav' And I have a button1 and a textbox1.

Thus when I input 'john harry rocky' in textbox1 and then click button1 then all above wav files must play respectivly one by one like a TTS prog.

Also I want to save the sound to one wav file.

Note: I dont want to use SAPI Text to speech.
Posted
Updated 2-Nov-11 6:15am
v2

1 solution

See here[^] for some suggestions about playing wav files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900