Anam (Beta)
Anam provides AI-powered avatars with real-time video rendering, enabling natural video conversations with your AI agents.
Sample configuration
The following example shows a starting avatar parameter configuration you can use when you Start a conversational AI agent.
Key parameters
paramsrequired
- api_key stringrequired
The API key used for authentication with Anam's services. Get your API key from the Anam console.
- avatar_id stringrequired
The unique identifier for the Anam avatar you want to use.
- agora_uid stringrequired
The unique identifier for the avatar's RTC connection. This must be different from other participants in the channel.
- agora_token stringrequired
The RTC token that authorizes the avatar to join the video channel. Generate this token using your Agora project credentials.
- sample_rate numbernullable
Default:
24000Possible values:
16000,24000,48000The audio sample rate in Hz.