Skip to main content
The quickest way to add a face is a managed avatar provider. Construct the avatar and pass it to the pipeline’s avatar slot; the SDK streams the agent’s speech to the provider, which renders a lip-synced video track into the room.

Anam

Set your Anam credentials, then construct AnamAvatar:

Simli

Set your Simli credentials, then construct SimliAvatar with the face to render:

References

SDK Reference

Anam

Anam avatar in the Python API reference.

Simli

Simli avatar in the Python API reference.