Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dev.docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Constructors


Constructors

constructor

new Audio(chunk: AudioChunkInterface): Audio
Creates an Audio object.

Parameters

chunk
AudioChunkInterface
required
Low-level audio chunk containing waveform data and sample rate.

Returns

Audio