Computing.Net > Forums > Programming > Batch echo sound

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Batch echo sound

Reply to Message Icon

Name: AK12
Date: October 17, 2008 at 07:17:15 Pacific
OS: Windows XP Pro SP3
CPU/Ram: T7200 @ 2.0GHz , 2.5
Product: DELL Precision M90
Comment:

Hi

As the title says I would like to incorporate some sounds in a batch.

I know it can be done, but not how. I already read this post , http://www.computing.net/answers/pr...
But it isn't what I want to do or would be a plan B solution...

I think we can use the BIOS speaker, and play different frequencies or something like that.

The only sound I can play is by doing :

ECHO 


Does anybody have any ideas?

Thanks,



Sponsored Link
Ads by Google

Response Number 1
Name: Judago
Date: October 17, 2008 at 14:26:40 Pacific
Reply:

You will probably need a third party utility. nircmd can do this, you can choose frequency and duration.

nircmd beep <freq> <duration>
nircmd beep 500 1000


0

Response Number 2
Name: Mechanix2Go
Date: October 18, 2008 at 00:52:55 Pacific
Reply:

also BASIC


=====================================
If at first you don't succeed, you're about average.

M2


0

Response Number 3
Name: worldlibrary
Date: October 19, 2008 at 07:30:53 Pacific
Reply:

There is a free program called plany.exe

google.


0

Response Number 4
Name: AK12
Date: October 19, 2008 at 23:12:48 Pacific
Reply:

Hi,

thank for the recommendations, I think I'll go with NirCmd.


0

Response Number 5
Name: AK12
Date: October 21, 2008 at 05:25:10 Pacific
Reply:

Hi again,

Has anybody heard about something like digital onboad sounds or something like that.

There used to be a song that goes like :
There's a mushroom, in my bedroom...

How do I play those sounds?

Thanks,


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Batch echo sound

Batch: Echo Choice menu for dir d:\ www.computing.net/answers/programming/batch-echo-choice-menu-for-dir-d/16049.html

Copy and rename with a batch script www.computing.net/answers/programming/copy-and-rename-with-a-batch-script/14966.html

batch file to reformat text file www.computing.net/answers/programming/batch-file-to-reformat-text-file/15352.html