[SpeechStudio] Speak()
SpeechStudio Support
support@speechstudio.com
Fri, 26 Jul 2002 09:08:30 -0700
The SpeechStudio control has a method StopSpeaking
that terminates the current TTS or .wav file audio output.
StopSpeaking stops playing the sound before it completes,
stopping whatever is being played at the moment as well as
flushing all TTS or wave file output queued to play.
If you want to call StopSpeaking from the action routine of
a grammar, you must call Fire_Recognized to pass control
to your program. Then, in the event handler for Recognized,
call StopSpeaking.
For the next release of SpeechStudio, we'll add StopSpeaking
to the list of functions available directly from an action routine.
- Steve Scalpone
sjs at speechstudio dot com
www.speechstudio.com
----- Original Message -----
From: "Carl Durber" <carldurber@hotmail.com>
To: <discussion-list@speechstudio.com>
Sent: Friday, July 26, 2002 3:24 AM
Subject: [SpeechStudio] Speak()
>
> Is it possible to cancel the VB Speak() function before it has finished
> Speaking the passed text?
>
> Thanks,
>
> Carl
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
> _______________________________________________
> Discussion-list mailing list
> Discussion-list@speechstudio.com
> http://speechstudio.com/mailman/listinfo/discussion-list
>