Search found 120 matches

by scotttyang
Wed Oct 12, 2016 11:31 pm
Forum: iOS Deployment
Topic: Sunny Text to Speech
Replies: 0
Views: 2013

Sunny Text to Speech

Sunny Text to Speech is updated and working with LC 8.1.1 and Xcode 8.1. I'm able to have text to speech again in English, Spanish, Korean, Chinese, and access to all voices on the iPad,phone again!

https://sunny-tdz.com/livecode/sunnytext2speech

Scott
by scotttyang
Sun May 15, 2016 5:34 pm
Forum: iOS Deployment
Topic: browser widget
Replies: 5
Views: 5284

browser widget

maybe I am missing something. The browser widget works just fine in Livecode, but when testing on the simulator for iOS 9.3, it is just black. and nothing comes up. Is there something I'm supposed to call to make the browser widget to load up an external webpage? I checked the widget browser under "...
by scotttyang
Sat Jan 02, 2016 12:00 am
Forum: Multimedia
Topic: rrEnarrator and TTS in LC
Replies: 4
Views: 5104

Re: rrEnarrator and TTS in LC

I use sunnytext2speech for Chinese, Spanish and English Apps. New update coming.
by scotttyang
Sat Jul 11, 2015 5:59 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: the line number in a variable
Replies: 2
Views: 2395

the line number in a variable

I had always used find and foundline, but only in Text fields, but what about finding the line in a variables?

If my variable x has

A
B
C
D
E

how do I find the line where "C' is located in the variable "x"?

Scott
by scotttyang
Thu Jul 02, 2015 4:46 am
Forum: iOS Deployment
Topic: How to make IOS Native Text-to-Speech wishlist come true
Replies: 11
Views: 7048

Re: How to make IOS Native Text-to-Speech wishlist come true

Hello Thierry, Again, thanks for inventing the Wheel for us Livecode folks who needs to hear our Apps talk. My likely only question is.....How to detect when the speech is done. In my Card Script, I have: on sunnYtext2speechNotification m global isNotSpeaking put true into isNotSpeaking end sunnYtex...
by scotttyang
Tue Jun 30, 2015 6:42 am
Forum: iOS Deployment
Topic: How to make IOS Native Text-to-Speech wishlist come true
Replies: 11
Views: 7048

Re: How to make IOS Native Text-to-Speech wishlist come true

I paid the $49.99 without even downloading the trial! I would have paid $999.99, for every dollar day that I had waited for Livecode to have native iOS voice on the iPad and iPhone!! and maybe Apple Watch! This opened up a whole new world to educational, utility app development! Thank you!!! 謝謝您! I ...
by scotttyang
Tue Jun 30, 2015 5:21 am
Forum: iOS Deployment
Topic: How to make IOS Native Text-to-Speech wishlist come true
Replies: 11
Views: 7048

Re: How to make IOS Native Text-to-Speech wishlist come true

You know, if it works, my Spanish Medical App will truly finally come alive after 3 years! Along with my 1000 photo object Picture dictionary in every language possible!
by scotttyang
Wed Jun 17, 2015 5:40 am
Forum: iOS Deployment
Topic: Can't do Text to speech with LiveCodeSDK-R14
Replies: 11
Views: 8858

Re: Can't do Text to speech with LiveCodeSDK-R14

Well, Mr. Kevin Miller has sent out a a survey of Feature Requests.... Maybe for those who are still waiting for Native iOS Text-to-Speech can fill out the survey and request Text-to-Speech. Imagine the availability of Spanish, German, Korean, Chinese, Japanese voices that gives audible feedback. Im...
by scotttyang
Sun Jun 14, 2015 12:06 am
Forum: MergEXT
Topic: Feature request - mergspeak???
Replies: 1
Views: 4252

Feature request - mergspeak???

Any possibility of an external to access iOS voices, eg. victoria, carlos, etc? Or just to be able to use iOS native voices to speak, eg.

mergspeak "hello."

Scott
by scotttyang
Thu May 07, 2015 8:54 pm
Forum: iOS Deployment
Topic: iOS sound recording
Replies: 1
Views: 2337

Re: iOS sound recording

Use MergMicrophone.
by scotttyang
Sun Apr 26, 2015 2:52 am
Forum: iOS Deployment
Topic: Can't do Text to speech with LiveCodeSDK-R14
Replies: 11
Views: 8858

Re: Can't do Text to speech with LiveCodeSDK-R14

I think there is something ironic. Livecode team has been promoting Coding to people with Autism, yet my iPad apps are geared towards kids and adults with Autism, and one of the biggest component in working with kids with autism is Speech Synthesis. I'm am still waiting for iOS Native Text-to-Speech...
by scotttyang
Fri Apr 10, 2015 7:32 pm
Forum: iOS Deployment
Topic: LC 7.0.4 and Xcode 6.3 - once again broken?
Replies: 27
Views: 20405

Re: LC 7.0.4 and Xcode 6.3 - once again broken?

Of Course, Time Machine with 4 terabytes of space made life so much easier to go back
by scotttyang
Fri Apr 10, 2015 4:04 pm
Forum: iOS Deployment
Topic: LC 7.0.4 and Xcode 6.3 - once again broken?
Replies: 27
Views: 20405

Re: LC 7.0.4 and Xcode 6.3 - once again broken?

reverted back to LC 6.7 and Xcode 6.1.1

works for now.
by scotttyang
Thu Apr 02, 2015 2:16 pm
Forum: iOS Deployment
Topic: Sound file causing program crash
Replies: 2
Views: 2506

Re: Sound file causing program crash

You'll need to post your script
by scotttyang
Sun Mar 15, 2015 9:04 pm
Forum: iOS Deployment
Topic: How speak directly text of native multiline ?
Replies: 3
Views: 3223

Re: How speak directly text of native multiline ?

Jean marc,

I noted below inphonecontrolset.....does it allow selection of languages, eg. Spanish. Or just the preselected language already present in iphone's preferences?

Iphonecontrolset inputid, "text","bonjour"


Scott

Go to advanced search