Speech Library: Where is the "Utterance" - Off

J. Landman Gay jacque at hyperactivesw.com
Mon May 24 13:04:46 EDT 2021


I think this should do it:

speechSpeakUtterance(empty)

--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On May 23, 2021 5:45:58 PM Sannyasin Brahmanathaswami via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> If I am a user, and I get phone call, we just want speech is off
>
>
>
> Where is the mouseup?
>
>
>
> I cant find any off switch
>
>
>
>     speechInitializeLibrary
>
>     speechLibraryInitialized pSuccessLink<http://example.com>
>
>     speechGetVoices
>
>     speechSetVoice(pVoiceIdentifier)
>
>     speechSpeakUtterance(pString)
>
>     speechUtteranceDidFinish pCompleted
>
>     speechSetPitch 1.5
>
>     speechSetRate(pRate)
>
>     speechFinalizeLibrary
>
>
>
> BR
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode






More information about the use-livecode mailing list