Re: text-to-speech on Android

2025-04-03 Thread Klaus major-k via use-livecode
Hi Panos, > Am 03.04.2025 um 17:01 schrieb panagiotis merakos via use-livecode = : >=20 > Hello Klaus, >=20 > Are you having any issues with the new Speech Library = (speechSpeakUtterance > etc)? no, I was just investigating BEFORE I add this to my app. :-) > This should work out of the box on A

Re: text-to-speech on Android

2025-04-03 Thread panagiotis merakos via use-livecode
Hello Klaus, Are you having any issues with the new Speech Library (speechSpeakUtterance etc)? This should work out of the box on Android 5 (or 6?) and above. Kind regards, Panos -- On Thu, 3 Apr 2025 at 15:01, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi friends,