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 “speech” is “off”



Where is the “mouseup”?



I can’t find any “off” switch



   ▸ speechInitializeLibrary

   ▸ speechLibraryInitialized pSuccessLink

   ▸ speechGetVoices

   ▸ speechSetVoice(pVoiceIdentifier)

   ▸ speechSpeakUtterance(pString)

   ▸ speechUtteranceDidFinish pCompleted

   ▸ speechSetPitch 1.5

   ▸ speechSetRate(pRate)

   ▾ speechFinalizeLibrary



BR



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-livecode





___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


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
>
> ▸ speechLibraryInitialized pSuccessLink
>
> ▸ speechGetVoices
>
> ▸ speechSetVoice(pVoiceIdentifier)
>
> ▸ speechSpeakUtterance(pString)
>
> ▸ speechUtteranceDidFinish pCompleted
>
> ▸ speechSetPitch 1.5
>
> ▸ speechSetRate(pRate)
>
> ▾ speechFinalizeLibrary
>
>
>
> BR
>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
Tom Glod
Founder & Developer
MakeShyft R.D.A (www.makeshyft.com)
Mobile:647.562.9411
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


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)

▸ speechSpeakUtterance(pString)

▸ speechUtteranceDidFinish pCompleted

▸ speechSetPitch 1.5

▸ speechSetRate(pRate)

▾ speechFinalizeLibrary



BR



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode