Your comments

Hello Gil,
I had to write "javascript:sayText('J\'adore Sitepal',4,4,4),sayText('C\'est incroyable',4,4,4),sayText('j\'aime c\'est tout !',4,4,4);"
Everything works perfectly...
Your team does a great job !


cordially
François


**********

Bonjour Gil

Il fallait écrire "javascript:sayText('J\'adore Sitepal',4,4,4),sayText('C\'est incroyable',4,4,4),sayText('j\'aime c\'est tout !',4,4,4);"

Tout marche à merveille.

Votre équipe réalise un travail formidable ! 

Cordialement

François

hello  Gil and Congratulations,


"javascript:sayText('J\'adore Sitepal',4,4,4);"  works very well with very fluent language ...


but:
"javascript:sayText('J\'adore Sitepal',4,4,4),sayText('C\'est incroyable',4,4,4),sayText('j\'aime c'est tout !',4,4,4);"
does not work. Why ?

Thank you


François


**************

Rebonjour Gil et Félicitations


"javascript:sayText('J\'adore Sitepal',4,4,4);" fonctionne très bien avec un langage très fluide...


mais:

"javascript:sayText('J\'adore Sitepal',4,4,4),sayText('C\'est incroyable',4,4,4),sayText('j\'aime c'est tout !',4,4,4);"

ne fonctionne pas. Pourquoi ?


Merci 

François


Hi Gil,

With string substitution, it does not work.


If I use javascript: sayText ("AAAAA", I get by hovering over the link:


If I use javascript: sayText ('AAAAA', I get by hovering over the link:



So I think there is a bug in the recognition of tag characters in the chain "AAAAA" with character "


Codialement
françois

******************************

Bonjour Gil,

Avec la substitution de chaines, cela ne fonctionne pas.
Si j'utilise javascript:sayText("AAAAA", j'obtiens en survolant le lien:

Si j'utilise javascript:sayText('AAAAA', j'obtiens en survolant le lien:

Je pense donc qu'il existe un bug dans la reconnaissance des caractères de balise dans la chaine.

Codialement
françois

Hello Gil,


<a href = "javascript: sayText ("J'adore Sitepal", 4,4,4) still does not work ! 
cordially


François


**************************************************

Bonjour Gil, 


<a href="javascript:sayText("J'adore Sitepal",4,4,4); ne fonctionne toujours pas !

Cordialement 

François


Hello Gil,
Have you tested http://www.workboy.com/gil/temp/ttstestFB.html on Internet Explorer 11?
This gives (indefinitely)  :


That's why I do not use sayText ("my name is the avatar", 1,4,3); In the function vh_sceneLoaded () {
But in <a href = "javascript: sayText (" my name is the avatar ", 1,4,3);"
And this works on I.E.  11!
Okay, it's very complex!
cordially


François


**********************************************

Bonjour Gil,
Avez vous testé http://www.workboy.com/gil/temp/ttstestFB.html sur Internet Explorer 11?
Cela donne ceci (indéfiniement) :

C'est la raison pour laquelle je n'utilise pas sayText("je m'appelle l'avatar",1,4,3); dans la function vh_sceneLoaded(){
mais dans <a href="javascript:sayText("je m'appelle l'avatar",1,4,3);"
et cela fonctionne alors sur IE 11 !
D'accord, c'est très complexes !
Cordialement
François

Hello Gil,


Your link http://www.workboy.com/gil/temp/ttstest.html works perfectly but it is in version V2.


With the version V3 that I use exclusively (for avatars full body), when I enter sayText("je m'appelle l'avatar",1,4,3);  in function vh_sceneLoaded () { , nothing happens: the avatar does not read any text.
cordially
François


*********************************

Bonjour Gil,


Votre lien http://www.workboy.com/gil/temp/ttstest.html fonctionne parfaitement mais il est en version V2.


Avec la version V3 que j'utilise exclusivement pour les avatars full body, quand je saisis  sayText("je m'appelle l'avatar",1,4,3);  dans la fonction function vh_sceneLoaded(){

rien ne se passe : l'avatar ne prononce aucun texte.

Cordialement

François


 

Hello,


'SetVolume' works perfectly.


Thank you


*******************

'setVolume'  fonctionne parfaitement.
Merci


I looked for examples of saytext ("xxx") without finding anyone.

http://vhost.oddcast.com/support/examples/API/sayMultipleText/index.html 


http://vhost.oddcast.com/support/examples/practical_examples/JavaScript/FAQ/index.html


1 - "london bridge is falling down"      


becomes   >   sayText('london bridge is falling down',1,1,3);


Is the separator not the ASCII 34 character code?

Hello Gil,


I tested the ASCII 34  character (double quote) as the Saytext()  separator


It does not work. 


I sent you an Email with the HTML code of an object that works with SAYTEXT ('hello') but not with SAYTEXT ("hello") (test our URL)


Regards
François

***************************************************************

J'ai testé le caractère ASCII 34 double quote comme séparateur de Saytext().

Cela ne fonctionne pas. Je vous ai adressé un Email avec le code HTML d'un objet qui fonctionne avec SAYTEXT(' hello ') mais non avec SAYTEXT(" hello " )

Cordialement
François