Hi,

I want to create some simple beeping sounds, however I have a problem. What
I want is to be able to create is either beep, beep beep or beep beep beep.
But I need to be able to do this in a non blocking way. Therefore I want to
create a function PlayMyBeeps (UInt8 num_beeps) which returns strait away.
Is there anyway to do this ???

What I am after is somthing like 300ms on, 300ms off, 300ms on
..............................

If I simply call the System sounds and wait between, my code is efffectivly
stopped, which is not a good thing.

The accuracy of the times is not too important.

Thanks

Rik

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to