Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!cs.umn.edu!kksys!edgar!mmug!UUCP From: Jim.Spencer@p510.f22.n282.z1.fidonet.org (Jim Spencer) Newsgroups: comp.sys.mac.programmer Subject: Async sound ? Message-ID: <670383148.1@mmug.fidonet.org> Date: 30 Mar 91 06:10:28 GMT Article-I.D.: mmug.670383148.1 Sender: UUCP@mmug.fidonet.org Lines: 14 V.s. Suresh Kumar writes in a message to All VSK> How can I play sound asyncronoulsly ? I have a game that uses VSK> some 'snd ' resources, but each time I play them using PlaySnd(nil, VSK> sndHandle, True), the program slows down enormously. In fact VSK> it does nothing till it completes playing the sound. By the way, VSK> these 'snd ' resources are those that I created using the built VSK> in microphone on my IIsi, edited with SoundEdit and pasted as VSK> resources in my resource file. Is there any way I could play VSK> these sounds in the background of my game ? See the March MacTutor which has an article specifically on playing sounds asynchronously.