iOS Speech Please

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
scotttyang
Posts: 125
Joined: Sat Jan 31, 2009 12:01 am

iOS Speech Please

Post by scotttyang » Sat Mar 07, 2015 10:45 pm

Feels like a one man quest for iOS text to speech. Working with special education, language pathology and early childhood education. Speech is a must.

Scott

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: iOS Speech Please

Post by jmburnod » Sun Mar 08, 2015 9:04 am

Hi Scott,
Dixie has made a stack using text to speech on IOS.
I know how speak a text of a native multiline control (Thanks again Dixie) and select chunk (with selectedrange)
The next step would be speak directly the selected text
Best regards
Jean-Marc
P.S: I works also with children who have special needs
https://alternatic.ch

scotttyang
Posts: 125
Joined: Sat Jan 31, 2009 12:01 am

Re: iOS Speech Please

Post by scotttyang » Mon Mar 09, 2015 6:44 am

What we really need is like

Revspeak "hello" with voice "victoria" slowly

One of my stack for Spanish can speak the hilited text in its native field. So its possible, but we need ability to Revspeak a word.

I have a language App called Talking Picture Board with over 1000 pictures, but my wife had to record each word so my picture dictionary can talk.

I also have a Korean language App, that my wife also had to spend hours to record the voices.

And then there is my medical Spanish app which, has no speech. I don't speak perfect Spanish so can't record the some 3000 phrases.

So just these three Apps, I need English, Korean and Spanish. And iOS native voices can't be used by Livecode.

My App can shrink by 50 mb in size if I can only use native speech, instead of voice recordings.

Such a simple idea, yet seems so unattainable through Livecode.....been using since hypercard and Metacard days. This lack of speech In iOS Livecode is so frustrating...


Scott

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: iOS Speech Please

Post by jmburnod » Mon Mar 09, 2015 10:28 am

Hi Scott,
I have the same problem with an app "EcrireEnPictos" that use 158 Mo .aif files.
I also search a way to use a native multiline control to speak a word or a sentence in french with only one message.
it works fine,except you have to double click on a word to open native control cut,copy,paste,replace,define and speak and click on speak.
It works fine except that is very difficult to do this for people with special needs.

Best regards
Jean-Marc
https://alternatic.ch

scotttyang
Posts: 125
Joined: Sat Jan 31, 2009 12:01 am

Re: iOS Speech Please

Post by scotttyang » Tue Mar 10, 2015 7:06 am

Jean Marc,

Do you have the script for this double click way to say a word? But then how would you select a language or voice?

Scott

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: iOS Speech Please

Post by jmburnod » Tue Mar 10, 2015 9:02 am

Hi Scott,
I have opened a topic "How speak directly text of native multiline ?" in iOS deployment:
http://forums.livecode.com/viewtopic.php?f=49&t=23317
how would you select a language or voice?
I don't know.
Best regards
Jean-Marc
https://alternatic.ch

Post Reply