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,

text-to-speech on Android

2025-04-03 Thread Klaus major-k via use-livecode
Hi friends, maybe someone knows: Does ANDROID support text-to-speech right out of the box? If yes, starting which what version of Android? If not, what does it need to make it work? But I'm afraid, most users will not want to download and install an extra app or whatever for this if neccessary.

Re: Speech on Android

2020-04-04 Thread JeeJeeStudio via use-livecode
Hi Monte, thanks for your answers. I also checked on stackOverflow, it seems more people have trouble with it, to simplify the names for it's users. The names also differ per country/language it seems. Probably there will some kind of logic, but we don't see it yet. I have no a recipe for

Re: Speech on Android

2020-04-04 Thread JeeJeeStudio via use-livecode
On Behalf Of JeeJeeStudio via use-livecode Sent: Tuesday, March 31, 2020 8:38 AM To: How to use LiveCode Cc: JeeJeeStudio Subject: Speech on Android Hi, i have a few questions on speech used on android: 1. can you use any available language or must the Android System be set on a language? (

RE: Speech on Android

2020-04-02 Thread Ralph DiMola via use-livecode
use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of JeeJeeStudio via use-livecode Sent: Tuesday, March 31, 2020 8:38 AM To: How to use LiveCode Cc: JeeJeeStudio Subject: Speech on Android Hi, i have a few questions on speech used on android: 1. can you use any available language

Re: Speech on Android

2020-04-02 Thread Monte Goulding via use-livecode
Hi Jerry > On 31 Mar 2020, at 11:38 pm, JeeJeeStudio via use-livecode > wrote: > 1. can you use any available language or must the Android System be set on a > language? (i suspect the first) i choose an english and dutch lang, first it > worked, later it talked spanish...could be a mistake fr

Speech on Android

2020-03-31 Thread JeeJeeStudio via use-livecode
Hi, i have a few questions on speech used on android: 1. can you use any available language or must the Android System be set on a language? (i suspect the first) i choose an english and dutch lang, first it worked, later it talked spanish...could be a mistake from me of course. 2. the li