Sound

H

Hello

I usually use the Escape sequence "\a" for producing beep sound during running the program I design its code.
Can any person shows other sound in C++ and how ??!
Thanks.
--------------------------------------------------------------------
 
S

Sarath

I usually use the Escape sequence "\a" for producing beep sound during running the program I design its code.
Can any person shows other sound in C++ and how ??!
Thanks.
--------------------------------------------------------------------

Earlier there I used a C library function called "sound" defined in
dos.h to produce sound with certain frequency. In windows Beep() APi
will do the same functionality. It's solely depends upon the platform.

Regards,
Sarath
http://sarathc.wordpress.com/
 
D

Default User

Hello wrote:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">


Please change the settings on your newsreader (Outlook Express,
naturally) to stop posting HTML.



Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,292
Messages
2,571,494
Members
48,180
Latest member
DelmarCarv

Latest Threads

Top