Re: kAudioDevicePropertyHogMode and NSSpeechSynthesizer...
Re: kAudioDevicePropertyHogMode and NSSpeechSynthesizer...
- Subject: Re: kAudioDevicePropertyHogMode and NSSpeechSynthesizer...
- From: "Paul Sanders" <email@hidden>
- Date: Fri, 4 Jun 2010 16:48:50 +0100
>> I know you have now moved away from this, for the moment at
>> least,
>> but are you / were you autoreleasing your NSSound object?
> I noticed that in the documentation last night too. I had
> been
> autoreleasing it, but changed it to release inside
> sound:didFinishPlaying:. It didn't change/affect the problem
> unfortunately.
Perhaps put a breakpoint on [NSSound dealloc] then (and maybe
also [NSSound stop]). That might reveal something. You can set
such breakpoints in the debugger console with the 'b' command.
Regards,
Paul Sanders
_______________________________________________
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