Dear Friends,
What is the code if you want to hear your voice in your program like ex: bird,lion etc...
Pls give idea
Thanks.
:thumb:
Printable View
Dear Friends,
What is the code if you want to hear your voice in your program like ex: bird,lion etc...
Pls give idea
Thanks.
:thumb:
If you're question is "How to play a sound WAV" then use the PlaySound API
I like DirectSound better. I don't think 2 or more sounds can play at the same time using the PlaySound API.