Re: Speech Library: Where is the "Utterance" - Off

2021-05-24 Thread J. Landman Gay via use-livecode
I think this should do it: speechSpeakUtterance(empty) -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On May 23, 2021 5:45:58 PM Sannyasin Brahmanathaswami via use-livecode wrote: If I am a user, and I get phone call, we just want

Re: Speech Library: Where is the "Utterance" - Off

2021-05-24 Thread Tom Glod via use-livecode
revStopSpeech On Sun, May 23, 2021 at 6:44 PM Sannyasin Brahmanathaswami via use-livecode wrote: > If I am a user, and I get phone call, we just want “speech” is “off” > > > > Where is the “mouseup”? > > > > I can’t find any “off” switch > > > > ▸ speechInitializeLibrary > > ▸

Speech Library: Where is the "Utterance" - Off

2021-05-23 Thread Sannyasin Brahmanathaswami via use-livecode
If I am a user, and I get phone call, we just want “speech” is “off” Where is the “mouseup”? I can’t find any “off” switch ▸ speechInitializeLibrary ▸ speechLibraryInitialized pSuccessLink ▸ speechGetVoices ▸ speechSetVoice(pVoiceIdentifier) ▸