0
Answered

Fail to Publish Scene to my Test Page

Vitaliy Vozniy 4 years ago updated 4 years ago 12

Hello

I am testing the publishment of my Scene.

I made a very simple HTML page.

this is my code.

<HTML>

<body>

// //// Here is embed code.

<p>Hello world</p>

</body>

</Html>

but I can't see  my scene in this tesing page

sorry,but please let me know the reason

Answer

+1
Answer

Hi Vitaliy - 

please see on the SitePal support page, there is a document with instructions for embedding your sitepal in several popular platforms. There are instructions for Wix - please check it out.

Hope this helps!

Gil

+1
Under review

Hello Vitaliy - 

This may be obvious - but before considering other options note that your page must be delivered by a web server for this to work.

Can you please post a link to your test page where the problem can be seen?

Looking at your page I would be able to advise further.

Best regards,

Gil

The SitePal Team

Thank you.

I made the page using wix for testing.

this is my url.

sorry,but please help me

https://tatsokol1976.wixsite.com/vitalii

+1
Answer

Hi Vitaliy - 

please see on the SitePal support page, there is a document with instructions for embedding your sitepal in several popular platforms. There are instructions for Wix - please check it out.

Hope this helps!

Gil

Thank you,

I will check and will contact you again.

Thank you very much.

I embedded my test Avatar.

Success.

And I have a problem asking you, too.

when avatar reads the text in website, how many characters can read using saytext() function?

+1

Each sayText call is limited to 900 characters (225 for Chinese and Japanese) - which is roughly equivalent to 90 seconds of speech.  

If you need your character to speak a longer text - note that successive calls are automatically queued. There's a great technical example in our support pages that demonstrates this:

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

I am testing.

Sorry, but I am going to embed my scene.

first of all, I select Jack demo as my scene and save it without the audio because I have to read the text from the webpage as your guide.

After I save it, I copied my publish URL and pasted it into the testing page.

and I wrote the script as Guide.

But I can't listen to my text, but I can listen to only welcome site pal voice.

What is the reason?

Here is my code:

AC_VHost_Embed(7491676,300,400,'',1,1, 2692664, 0,1,0,'e0c16950ca8e4c61971927996dccdcab',0);

function vh_sceneLoaded(){ //event function

readfeed();

}

function readfeed(){

sayText('This is my first text speech',3,1,3);

sayText('This is my second

text speech',3,1,3);

}

Click readfeed

+1

Vitaliy - 

first - you may want to check whether you setup your web domain as a licensed domain in your account.

If that's not the reason - then please send a not to support@sitepal.com & attach a link to your web page where the problem can be seen - and we will look into it.

Regards,

Gil

1. In the sayText() function, what is the parameters' meaning?

2. I selected a male, but I can listen to a female's voice. what is the reason?

3. When I am building, I can show the "Site Pal "mark.

    Can I remove it or change it?

4. Can I read the text with any language? if it is possible, How can I do?

I am sorry for many questions

+1

Vitaliy - Please review the API Reference document in the support section for detailed information about parameters and a complete list of voices and languages you can use.


Regarding the loading animation - Gold plan users may remove SitePal branding if they wish.

Platinum plan subscribers may add their own branding to the loading animation.

Hope this helps,

Gil

Thank you very much.

would I continue to ask continuously?

language:  Tagalog=====where can I find it's ID?

I am very sorry for disturbing you