Skip to main content

AudioChunk

Module: Inworld.AI Namespace: Inworld.Entities

This file defines the data structures related to audio devices.

Variables

VariableDescription
targetNameThe InworldCharacters's full name or conversation's conversation ID
chunkThe actual base64 format of wav file that are going to send.

AudioDevice

Module: Inworld.AI. Namespace: Inworld.Entities.

VariablesDescription
deviceIdThe ID of the audio device.
kindThe kind of the audio device.
labelThe label of the audio device.
groupIdThe group ID of the audio device.

WebGLAudioDevicesData

Module: Inworld.AI. Namespace: Inworld.Entities.

VariablesDescription
devicesThe list of the audio devices.

WebGLAudioDeviceCapsData

Module: Inworld.AI. Namespace: Inworld.Entities.

VariablesDescription
capsThe caps of the audio devices.