Skip to main content

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

VariableDescription
VolumeOnPlayerSpeakingDetermines the character's volume when the player is speaking.

Properties

PropertyDescription
AnimFactorThe factor for playing related animations by InworldBodyAnimation
PlaybackSourceGets the AudioSource component of this interaction.
IsMuteMutes or unmutes this character.

Functions

FunctionDescriptionParameters
CancelResponseInterrupts this character by canceling its incoming sentences.