
some time avatar is not visible
i am using the sitepal in mobile browser but some time avatar is not visible but speaking is working. why?
for your knowledge i am using ReactJS at frontend side.
i am also getting issue when using dynamic resize, below the attached snapshot.

Want to captures issue that raised from sitepal
I'm working with an avatar component in a React.js application, and I want to know if there's a programmatic way to detect issues during various stages, such as:
-
Loading the avatar
-
Triggering the avatar to speak
-
Stopping the avatar
Are there any callback functions, events, or listeners that notify us when something goes wrong?
For example, I want to handle situations like:
-
Subscription/plan has expired
-
Streaming limit has been reached
-
The service is temporarily unavailable
-
Network connectivity issues
Is there any built-in error handling mechanism or event hook that can notify us when such issues occur?

Is their any callback function or listeners that will ping us that is their some thing issue while loading the avatar ?
Is their any callback function or listeners that will ping us that is their some thing issue while loading the avatar ?
for example : when plan expires or all stream used or your service is down or some network issues.

API reference to see if there's a way to access the avatar's audio track.
i want to use avatar audio for some processing

Hello Gurpreet -
Yes - pls see 'getAudioObject' API function in the api documentation.
and API example here -
https://sitepal.com/api/examples/getAudioObject.html
Hope this helps,
Regards,
Gil
Customer support service by UserEcho