Roster Name
The bot joins as a visible participant with its own entry in the meeting roster. By default it appears as Meeting Bot; setbot_name (1-100 characters) when you create the session to control the name other attendees see:
PATCH /v2/meeting_sessions/{id} while the session is scheduled.
There is no API for a custom profile picture. The bot uses the meeting platform’s default profile for its account, so its roster entry is the name above plus the platform’s standard bot appearance.
Identity
What the bot shows on camera is a three-way choice, because the service treats it as one:- Nothing — the default. A plain roster entry with no camera tile.
- Still image — a static JPEG shown as the bot’s camera tile.
- Digital avatar — a rendered avatar, lip-synced to everything the bot says.
Introductions
The bot can announce itself the moment it is admitted, by voice, in chat, or both. Because these are create parameters rather than actions, they are documented with the rest of the create request — see Announce the Bot on Arrival.Related
- Controlling the Bot — make the bot speak, post to chat, or run an assistant
- Still images — a static camera tile for the bot
- Digital avatars — render the bot as a speaking avatar on camera
- Announce the Bot on Arrival —
speak_on_enterandchat_on_enter - Join a Meeting — create a meeting session and send the bot