473,414 Members | 1,690 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

sounds

Where can I find some 1) sounds such as a "boing" or "click", 2) what tags
do I use and 3) are there examples of triggering a sound such as 1) button
clicked and 2) when a time interval has passed?

TIA,
Lee
Jul 23 '05 #1
3 1251
I'm pretty sure if you rumpage around in your computer's deeper files
you'll probably find sounds. As for triggering, I still have to learn
that myself ;-)

Jul 23 '05 #2

"Lee David" <af**************************@comcast.net> wrote in message
news:56********************@comcast.com...
Where can I find some 1) sounds such as a "boing" or "click", 2) what tags
do I use and 3) are there examples of triggering a sound such as 1) button
clicked and 2) when a time interval has passed?

TIA,
Lee


If your using Window$ maybe windows/media. Else search for .wav or .mid
files.
A simple <a href ="pathto/ding.wav">Click for ding"</a> should play the
sound if you have audio.
If you use a button then there are other ways to programatically call a
sound.
A search of this group via google with "playing sounds" turned up some
mosty older stuff but try a few different search strings. Just not 'sounds'
alone :>) BTDT HTH
Jimbo
Jul 23 '05 #3

"J. J. Cale" <ph****@netvision.net.il> wrote in message
news:42********@news.012.net.il...

"Lee David" <af**************************@comcast.net> wrote in message
news:56********************@comcast.com...
Where can I find some 1) sounds such as a "boing" or "click", 2) what tags do I use and 3) are there examples of triggering a sound such as 1) button clicked and 2) when a time interval has passed?

TIA,
Lee

If your using Window$ maybe windows/media. Else search for .wav or .mid
files.
A simple <a href ="pathto/ding.wav">Click for ding"</a> should play the
sound if you have audio.
If you use a button then there are other ways to programatically call a
sound.
A search of this group via google with "playing sounds" turned up some
mosty older stuff but try a few different search strings. Just not

'sounds' alone :>) BTDT HTH
Jimbo

forgot to give you this link
http://groups-beta.google.com/group/...e_thread/threa
d/b4de597e5886abc4/4bcc633809135490?q=playing+sounds&rnum=2&hl=en#4bc c633809
135490

Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Kiteman \(Canada\) | last post by:
Instead of a beep sound playing as an alarm or reminder I would like to be able to play a more interesting sound. On the web, I found and tried a sound routine that uses the SOUND.DRV but it does...
1
by: H | last post by:
Hi Guys, I am using the PlaySound to play .wav files in my application. Eg. a = PlaySound(App.Path & chip_sound, SND_ASYNC) Is it possible to play two sounds at the same time? Everytime...
6
by: BlackHawke | last post by:
Hello! In our game package (www.andromedaonline.net) we are having problems with sounds. We have placed them in a jar file, and are trying to access them from there. The jar file has a...
1
by: Knocked Wood | last post by:
Hi, I looked around and can't find anything on this at all and can not get it to work for IE. I'm trying to loop multiple sounds on a game, with three unique variables, when a link is clicked....
6
by: Jimnbigd | last post by:
I want to write a game, and sounds will really add to it. Note that I would always make the sounds optional. I hate it when I go to a URL and unexpectedly get sounds or music. I have played...
1
by: ilPostino | last post by:
Does anyone know how to play system sounds? Or to install your own sounds and then call them from the application? C
1
by: Terry Olsen | last post by:
Using the following routine to play embedded wav files: Private Sub PlaySound(ByVal Sound As Int32) Select Case Sound Case 1 : My.Computer.Audio.Play(My.Resources.Sounds.GoOnline,...
10
ADezii
by: ADezii | last post by:
Most Access Users fail to realize that they can significantly enhance their applications by introducing various sounds (*.WAVs) in response to specific events. The only intrinsic sound that Access...
1
by: michels287 | last post by:
Hello... Currently I have an array of 8 listboxes in VB6. Each item in my listbox plays a wav sound from a large file on my desktop called "Sounds". I am using the sndPlaySound API. The code I...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.