AvatarConfig
Avatar configuration.
Props
avatarId
avatarId: string
Unique avatar id
customData
customData: Object
Set of key-value pairs to be passed to an avatar for personalization (e.g., a client's name)
extended
extended: false
| undefined
| true
Boolean value that specifies whether an avatar should return detailed information on recognizing the user input (i.e. whether the intents are passed to VoximplantAvatar.Events.UtteranceParsed in the avatar script)