revSpeak works, speechSpeakUtterance does not. 

Bob S


> On Aug 12, 2024, at 6:36 AM, panagiotis merakos via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Hello Klaus,
> 
> It is not the same library:
> 
> - The "revSpeak" one is the old speech library, implemented in the engine
> level, available for Windows and macOS
> 
> - The "speechSpeakUtterance" is the new speech library, implemented in LCB,
> available for macOS, Android, iOS
> 
> Also, each one of them has a slightly different feature set - see the
> dictionary for more details.
> 
> Kind regards,
> Panos
> --
> 
> On Sun, 11 Aug 2024 at 14:44, Klaus major-k via use-livecode <
> use-livecode@lists.runrev.com> wrote:
> 
>> Hi friends,
>> 
>> I am currently exploring the revspeak stuff, but the dictionary
>> does in fact irritate me a lot?
>> 
>> Entry for revSpeak:
>> Type: command
>> Syntax: revSpeak phraseToSpeak
>> Associations: Speech library
>> Summary: Speaks text through the computer's speakers.Introduced2.0
>> OS: mac, windows
>> 
>> Entry for speechSpeakUtterance:
>> Type: handler
>> Syntax: speechSpeakUtterance(pString)
>> Associations: Speech Library
>> Summary: Synthesize text to speech
>> OS: mac, ios, android
>> 
>> Note the OS differences (while obviously using the SAME library)!?
>> 
>> Is this an error in the dictionary or does the "speechspeak..." stuff
>> really not work on Windows? Thanks for any insight!
>> 
>> 
>> Best
>> 
>> Klaus
>> --
>> Klaus Major
>> https://www.major-k.de
>> https://www.major-k.de/bass
>> kl...@major-k.de
>> 
>> 
>> _______________________________________________
>> 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


_______________________________________________
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

Reply via email to