Your comments

Alex - we'll look into it and advise.

Best,

Gil

Hi Alex - 

Yes - that's correct. What you refer to as "Frames" and we call "Players" are being deprecated with the Flash player.

They will eventually be removed from the SitePal editor. 

Best,

Gil

Hello François - 

Yes you can call sayText repeatedly (in sequence) to speak a longer text.


Below are a couple of technical examples.


You may need to set the value of the "interrupt mode" to zero (OFF).

When Interrupt Mode is OFF, successive calls to sayText or sayAudio are queued for playback.


http://www.oddcast.com/support1/saytext_classic.html

http://www.oddcast.com/support1/tts_limit1.html

Hello François - 


We think the problem is a syntax issue in your code - you can't use double quotes within double quotes. Changing the internal quotes to single quotes, and escaping the lone apostrophe fixes the problem.

See this example, and click on "Click here to say something" - 

http://www.workboy.com/gil/temp/ttsdemo.html


Hope this helps,

Gil

I see the problem. If you assign the same text to a variable, and pass the variable, it works fine,

We're looking into it - will advise.

Regards

Gil

Alain - 

Check out the instructions in this document, page 11 - 

http://www.workboy.com/gil/sitepal/SitePal_Embed_Instructions.pdf


Best,

Gil

The Flash Embed code is still available, but no longer available at the top level as it once was.

Please select "Embed in Web Page" and then select "Flash" from one of the options on the left.