Re: stopping sound
Re: stopping sound
- Subject: Re: stopping sound
- From: Roland Silver <email@hidden>
- Date: Sat, 5 Apr 2008 19:23:17 -0600
Jens, you wrote:
Sounds like your main thread is busy. I would imagine the code you're
using runs synchronously, not returning to the event loop until the
sound is finished. You need to change it so it's asynchronous, and
your event loop continues to run, so it can detect the press of the
Stop button.
How do I change the code to nun asynchronously?
Roland Silver
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden