Jump to content

Play a sound .


lynxus

Recommended Posts

Hi guys,

Im trying to figure out how to play a sound when a condition = X, Google isnt being too friendly with this one.

 

Maybe someone here could help.

 

I have a php script that checks a mysql db and if it finds a row with beep = 1 then i want it to play a beep to the clients computer.

 

ie:

 

if ($row['beep'] == "1") {
      echo to the browser some way to make it go beep.
}

 

The way it gets to the browser is via ajax, So i dunno if theres a way to tell JS to do the beep/sound?

 

Thanks

G

 

 

 

 

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.