revspeak in french with Lion dont work

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

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

revspeak in french with Lion dont work

Post by jmburnod »

Hi All,

The revspeak command have troubles with the french voice with Lion
It seem the command don't work if there is a diacritical char in the text

You can try
revspeak "forêt" don't work
revspeak "foret" work fine

The "text to speech" of textedit work fine with "forêt"

Best regards

Jean-Marc
https://alternatic.ch
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: revspeak in french with Lion dont work,confirmed

Post by jmburnod »

Hi All
It seems there is a bug with the french voice of Lion
The revolution support confirm it

What about german voices ?

revspeak "er schläft" is spoken ?

Best regards
https://alternatic.ch
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: revspeak in french with Lion dont work

Post by Klaus »

Hi Jean-Marc,
revspeak "er schläft" is spoken ?
No :cry:

Just loading the german voices and will try again.

But: get shell("say" && "er schläft")
does work with the build-in english voice, so the bug is here on Rev side!


Best

Klaus
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: revspeak in french with Lion dont work

Post by Klaus »

German voices, which are very good in my opinion, have been loaded,
but no revspeak with umlauts, only SHELL works fine!

Will bug report this!


Best

Klaus

EDIT: Done 8)
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: revspeak in french with Lion dont work

Post by jmburnod »

Hi Klaus,
get shell("say" && "er schläft")
does work with the build-in english voice, so the bug is here on Rev side!
Yes, and textedit spek "j'ai mangé"
Will bug report this!
I sent a message to the support and there is the answer :
This seems to be a bug, we have informed the development team about this. Once they analyze this we will get back to you.

Best regards from Geneva

Jean-Marc
https://alternatic.ch
robbiefowlerGAIPLH
Posts: 13
Joined: Fri Dec 09, 2011 12:12 pm

Re: revspeak in french with Lion dont work

Post by robbiefowlerGAIPLH »

whats it like on windows?
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: revspeak in french with Lion dont work

Post by jmburnod »

Hi robbiefowlerGAIPLH,
whats it like on windows
Revspeak work on window, Leopard and SnowLeopard.

Best regards

Jean-Marc
https://alternatic.ch
Bicgatepc02
Posts: 3
Joined: Fri Feb 22, 2013 11:44 am

Re: revspeak in french with Lion dont work

Post by Bicgatepc02 »

Found Release Notes for Android in LiveCode 4.6.1 menus

Stepping thru them now.....
Post Reply