InworldAudioInteraction
Module: Inworld.AI.
Namespace: Inworld.Interactions.
Inherited from InworldInteraction, requires component AudioSource
This class is the audio-supported interaction component of the Inworld character. When using InworldAudioInteraction, it processes audio chunks from the InworldServer and plays them through the AudioSource component.
Variables
Variable | Description |
---|
VolumeOnPlayerSpeaking | Determines the character's volume when the player is speaking. |
Properties
Property | Description |
---|
AnimFactor | The factor for playing related animations by InworldBodyAnimation |
PlaybackSource | Gets the AudioSource component of this interaction. |
IsMute | Mutes or unmutes this character. |
Functions
Function | Description | Parameters |
---|
CancelResponse | Interrupts this character by canceling its incoming sentences. | |