Discussions

Ask a Question

Microphone not working in React Native example.

I am using https://github.com/agmmnn/streaming-api-react-native/ and the avatar is unresponsive to spoken input. I have installed the expo camera plugin as suggested in an answer to a previous question on this issue. This has no effect. The app now requests microphone permission, but the avatar does not respond when spoken to. It only responds to text typed into the text input.

InteractiveAvatarNextJSDemo

Hello everyone, we successfully installed the InteractiveAvatarNextJSDemo sample project from GitHub and can communicate with the avatar on a text-based level. Of course, we would now like to take it to the next step and conduct a live test using a microphone. However, this is not working. We have already tried different browsers, but in none of them are we prompted to allow the use of the microphone. Did we miss anything during the installation of the demo project?

30 seconds video API

Hello

Audio noise and volume reduction in video generated with API

Hello; In the videos I created with the API, the volume gradually decreases after 1:30, while the noise gradually increases. I could not find an option to solve this in the API options. For example, you can examine the video with the id: f326ff071bb64c73b362cd5eb7729017

Avatar / Talking Photo didnt show when Create Video Avatar Background and audio from URL

I try to create a talking photo with api with the background and audio from my own, but the avatar / talking photo didn't show i don't know what happen, can somebody help me?
i attach my sample request body

Streaming avatar: The interrupt functionality now stops the avatar's idle movement instantly.

Hi, previously the interrupt functionality only stopped what the avatar was speaking, not their movement. However, it now stops their movement/idle animations as well. Was this change intentional?

API cannot locate Avatar

Having no success locating private avatars or private templates with API. I have been receiving this output error in my n8n workflow "The resource you are requesting could not be found. Avatar ("avatar_id") not found or no longer available."

Audio codec of interactive avatar

We are trying to use the interactive avatar's API WebRTC methods in C# with SIPSorcery library.

Saving a photo as new from dashboard returns same ID for both in API

I have a photo avatar that I removed the background for and "Saved as new". It created a new look without the background, and the Avatar ID is different when I check and compare the IDs against the new and original from the dashboard, but when I fetch the avatars for that avatar group, they are both returned with the same ID. Seems like this is a bug?