Your comments
Vitaliy -
For best attention to this issue please refer your question to support by sending an email to support@sitepal.com.
Regards,
Gil
Vitaliy -
For best attention to this issue please refer your question to support by sending an email to support@sitepal.com.
Regards,
Gil
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
Customer support service by UserEcho
Hi Vitaliy -
If I understand correctly, you want to use our dynamic TTS - to make the character speak text in real time via the API.
To do so - the best way to get started is to use this technical example as a guide:
http://www.oddcast.com/support1/saytext_classic.html
1. Copy the source code of the example page to your own page
2. replace the embed code on the page with embed code of a SitePal Scene from your own account
3. add your domain ro the licensed domains for your account (you can do so in your "account Info" page)
That's it!
Should work for you.
Now when this is working in your page, you can proceed with implementing your own application logic as needed.
Also - please review the documentation for sayText function in the API Reference:
https://www.oddcast.com/support/docs/vhost_API_Reference.pdf
I hope that makes sense.
If you run into trouble - please send a link to your page to our support and they will look at it and advise.
Best,
Gil
The SitePal Team