Your comments

As you may have noticed - the alert indicates that:

"The scene is embedded on a domain that is not enabled in your account."

Might be helpful to enable the domain by adding it to your licensed domains in your "account Info" page.

Note that consulting the API Reference documentation could help you avoid this & possibly other problems.

I would recommend doing so if using the API.


Regards,

Gil

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

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

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

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

Hello Vitaliy - 

Please send a note to support@sitepal.com and we will help you out.

Best regards,

Gil

The SitePal Team

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

Hello Vitaliy!

If you are referring to the option of assigning "multiple audios" to your Scene - then please note that this option is designed to randomly select *one* of the audios during playback. 

This can be useful if you want to introduce variability to your website visitors' experience. 

So, for example, a user might hear a different welcome message every time they come to your website.

But, if your intention is to speak the audios in sequence, then that's not the way to do it.

To do so, you would need to use our API to speak the audios in sequence.

To do so - assign 'none' as youe Scene's audio - and use the 'sayAudio' api calls in sequence (or 'sayText' if using TTS audio).

Here is a useful example - please look at the source code of this page to see how several audios are spoken in sequence. 

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

Hope this helps,

Gil