2008-05-02 14:13:12 UTC
I have to make C++ program witch plays a sound each time someone press any letter on keyboard. Does anybody knows how to do that?
Sounds should be different for example : if you press "A" you hear sound "A" if you press "B" you hear sound "B".
is it better to make it console program or with C++ builder? Can you give me some advices how i should do that and what to start with?
Appreciate you help.
Thank you.