opensubscriber
   Find in this group all groups
 
Unknown more information…

s : speech-dev@lists.apple.com 30 December 2005 • 9:09AM -0500

Calling DisposeSpeechChannel crashes under 10.4.2
by Chilton Webb

REPLY TO AUTHOR
 
REPLY TO GROUP




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...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.