revSpeak not working on Mac
Bill Vlahos
bvlahos at mac.com
Sat Mar 22 17:39:58 EDT 2025
While it would be interesting to create a different user on my Mac, it wouldn’t solve my problem.
Fortunately there is another text to voice solution using speechSpeakUtterance commands. That works. I’m not sure why there are two solutions for this in LiveCode but here are links to describe it.
https://lessons.livecode.com/m/2592/l/1278224-how-do-i-use-the-speech-library-on-mac-ios-and-android
https://quality.livecode.com/show_bug.cgi?id=24583https://quality.livecode.com/show_bug.cgi?id=24583
https://lessons.livecode.com/m/2592/l/1278224-how-do-i-use-the-speech-library-on-mac-ios-and-android
Thanks for everyone providing information regarding this.
Bill Vlahos
> On Mar 19, 2025, at 7:59 AM, Bryan Anderson <bryan at exnihilo-media.com> wrote:
>
> Hi Bill.
>
> I’ve been trying to figure out an issue with the speech on an M1 Ultra MacBook Pro. I filed a bug report (https://quality.livecode.com/show_bug.cgi?id=24658), and arrived at the conclusion it was an issue with my user account, since on a fresh account everything worked.
>
> On receiving your email I tried things again, and nothing worked on the old account or fresh accounts. I rebooted, and my old account still didn’t work but the fresh ones did. I’m at a loss. I’d be interested if a new user account on your machine works.
>
> Best
>
> Bryan
>
>
>> On Mar 18, 2025, at 11:47 PM, Bill Vlahos via use-livecode <use-livecode at lists.runrev.com> wrote:
>>
>> In LiveCode 10.0.1 (rc 3) and 9.6.13 on a Mac with an Apple processor (MacBook Air M2), when I put the following script in a button, nothing happens when I press the button in either the IDE or standalone.
>>
>> on mouseUp
>>
>> revSpeak "Hello World"
>>
>> end mouseUp
>>
>>
>>
>> I am loading revLoadSpeech in the Standalone.
>>
>>
>>
>> Does this work on a Mac with Apple processors? If so, what could I be missing?
>>
>>
>>
>> Thanks
>>
>> Bill Vlahos
>>
>>
>>
>>
>> _______________________________________________
>> 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