Any additional custom key/value pairs to forward to the iframe payload.
OptionalanimationAn optional animation to be played while the avatar is speaking. This should correspond to an animation available in the avatar's configuration.
OptionalexpressionAn optional expression to be set on the avatar while it is speaking. This should correspond to an expression available in the avatar's configuration.
OptionalpitchThe pitch of the avatar's voice. This is a number that modifies the default pitch. A value of 1 is the default pitch. Values less than 1 are lower, and values greater than 1 are higher.
OptionalrateThe rate at which the avatar speaks. This is a number that modifies the default speech rate. A value of 1 is the default rate. Values less than 1 are slower, and values greater than 1 are faster.
OptionalvoiceThe voice to be used for the speech. This should correspond to a voice available in the avatar's configuration.
Options for the
speak(text, options)command form. These options allow for customization of the avatar's speech. Arbitrary additional key/value pairs are allowed and will be forwarded to the iframe payload.