Home / Microsoft / Microsoft DOS / Internal Speaker DOS commands...
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: Internal Speaker DOS commands...  (Read 2864 times)
M2k3
Guest
« on: June 03, 2004, 01:41:12 PM »

I like making games on my computer using a program called Gamemaker (http://www.gamemaker.nl) and it has the ability to use DOS commands using a seperate DLL. Im looking for DOS commands that will make the internal speaker beep at diffrent pitches, just to add a little old school to my games.

Thanks in advance!
« Last Edit: June 03, 2004, 01:41:39 PM by M2k3 » IP logged
2k Dummy
Guest
« Reply #1 on: June 04, 2004, 12:06:34 PM »

Ther are no DOS commands for the internal speaker. You can do a search and find third party device drivers for it. You will need one that will allow you to pass parameters to it. A lonf time ago I had one but it seems to have disappeared amongst all the Windows garbage.
IP logged
pds
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #2 on: November 25, 2009, 02:40:50 AM »

do you meen a bleep?
i know a method please copy these sources
Code: [Select]
@echo off
start ",".vbs

<note ". " is a name like this bleep.vbs >

vbs source
Code: [Select]
Set oWS +
Wscript.createObject("WScript.shell")
oWS.Run "%comspec% /c echo " & Chr(07), 0,
True

so i hope i helps you
IP logged
Salmon Trout
Prodigy



Thanked: 501
Posts: 7,360

Computer: Specs
Experience: Guru
OS: Linux variant

1
« Reply #3 on: November 25, 2009, 02:53:30 AM »

pds, why have you revived a 5 year old thread?  ::)
IP logged

pds
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #4 on: November 25, 2009, 03:53:23 AM »

i don't know???
IP logged
Quantos
Guru



Thanked: 158
Posts: 4,041

Experience: Experienced
OS: Windows Vista


Union Proud IW 720

Iron Workers Local 720 1 1
« Reply #5 on: November 25, 2009, 03:55:54 AM »

Honesty is refreshing.  Welcome to Computer Hope Pds.
IP logged

"Ah the agony, ah the shame, making one man's privates - public for a game..."  Mel Brooks
pds
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #6 on: November 25, 2009, 06:08:08 AM »

my reply was example you can use it
IP logged
Quantos
Guru



Thanked: 158
Posts: 4,041

Experience: Experienced
OS: Windows Vista


Union Proud IW 720

Iron Workers Local 720 1 1
« Reply #7 on: November 25, 2009, 09:44:56 PM »

I really can't resist using this again, I'm going to get in trouble with the mods, but what the heck.  I'm only gonna live once.   8)

[Saving space, attachment deleted by admin]
IP logged

"Ah the agony, ah the shame, making one man's privates - public for a game..."  Mel Brooks
pds
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #8 on: November 26, 2009, 04:30:42 AM »

do you meen a bleep?
i know a method please copy these sources
Code: [Select]
@echo off
start ",".vbs

<note ". " is a name like this bleep.vbs >

vbs source
Code: [Select]
Set oWS +
Wscript.createObject("WScript.shell")
oWS.Run "%comspec% /c echo " & Chr(07), 0,
True

so i hope i helps you

if you change " & Chr (07), 0,
in " & Chr (08), 0,
or " & Chr (07), 5,
there is no bleep
IP logged
Pages: [1] - (Top) Print 
Home / Microsoft / Microsoft DOS / Internal Speaker DOS commands... « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.091 seconds with 20 queries.