Readonly
avatarBot avatar operations
Get list of available animations for current avatar
Get list of available avatar assets
Get current position
Look at specified coordinates
Target coordinates to look at (meters)
Move to specified coordinates
Target coordinates (meters)
Rotate to specified angle
Rotation angle (Euler angles in degrees)
Select/change avatar
Organization avatar ID, etc.
Readonly
chatChat-related operations
Subscribe to all chat messages Receives all messages regardless of mentions
Send message to entire room
Readonly
roomRoom-related operations
Readonly
voiceVoice-related operations
Inject 16-bit PCM data to make bot speak SDK internally resamples to 48kHz/mono and splits into 10ms frames
Int16Array, AsyncIterable
Input PCM format
Object for controlling playback
Disconnect from the server
Get bot's own information
Get rate limit settings
Get session ID for voice identification
Get connection status
Get list of users currently in the room (sync version)
Optional
muteMute or unmute voice
Unsubscribe from SDK events
Subscribe to SDK events
Event name
Event handler
Optional
sendSend voice frame to the server
Set rate limit
Main client interface for interacting with Metatell services Extends VoiceCapableClient to support voice features