Your comments

Yes, using successive calls to the 'sayText' API call you can have your character speak several audios in sequence, each with a different voice.

We have a great technical example of that here - 

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

Click on the "Speak Greeting" link under the character to hear the character speak in 5 different voices in sequence.

Hope this helps,

Gil 

The SitePal Team

No.  Only you can modify/update your speaking character and what it says, by logging into your SitePal account. 

Once you make changes to a SitePal Scene in your account, these changes will be immediately reflected on your web pages everywhere that Scene is embedded. 

Of course, if you want to enable users to select their avatars and enter text or audio for the avatar to speak, that's possible to do with our APIs. Depending on what you want to do, it may require the Enterprise API (which requires the Platinum plan).

If that's what you are looking for, it might be helpful to discuss/advise - please reach out to sales@sitepal.com.


Best regards,

Gil

This issue is being followed up directly via email.

A few words for the record (and future readers) 

The client's implementation is on Android native app, where the client has loaded their SitePal avatar in a webview. This is the recommended approach for native app integration.

The client has noticed 'stalling' as described above, apparently only in that context. We are currently waiting to receive the development app for review, to allow us to recreate and advise.
I expect to follow up here when more information is available.

 

Hello!

There is no built-in limitation that would explain this.

Do you see a similar effect/problem on any of our technical demos, or here - www.ttsdemo.com ?

Please share a link to your page where this issue can be seen? We'll take a look asap.
If you prefer you can send to support@sitepal.com.

Best regards,

Gil

The SitePal Team

Hello Michael!

We can implement such a solution for you. It will be a custom implementation.

If you are interested - please send a note to support@sitepal.com and ask that it be forwarded to me.

Best regards,

Gil

Hello Prathamesh,

Yes - this is possible - you can use our speaking avatars in your native app by loading them from your SitePal account

You would load the avatars into a webview within your app - this technique works on both iOS and Android. Just like you would load or display any web page within the app. 

I don't have sample android code for you - but there's tons of material about setting up a webview in Android (and in iOS).

You may want to start here -

https://developer.android.com/guide/webapps/webview

Regarding making the character speak in your app, yes that's possible of course, using our Javascript API in your page, you can instruct the character to speak.

Other SitePal customers have implemented this solution.

Learn more about the SitePal Client API in our support page - and check out the many available technical examples as well.

See www.sitepal.com/support

All API functions work on Android and iOS.

Hope this helps.

Best regards,

Gil

The SitePal Team