Hi,
I have noticed that calling DisposeSpeechChannel brings about a crash
in 10.4.2. Is this a known bug?
Here's my code...
err = NewSpeechChannel(NULL,&n);
err = SpeakBuffer (n,s,strlen(s),0);
DisposeSpeechChannel(n);
Commenting out the DisposeSpeechChannel line makes it run just fine.
Using the code as-is crashes.
Also, calling SpeakString at all crashes as well.
Thanks,
-Chilton
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Speech-dev mailing list (
Speech-dev@list...)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/speech-dev/subscriber%40opensubscriber.com
This email sent to
subscriber@open...
opensubscriber is not affiliated with the authors of this message nor responsible for its content.