Skip to main content

Variable: AUDIO_STORAGE_PATH

const AUDIO_STORAGE_PATH: "$._system.audio"

Defined in: constants.ts:10

Base JSONPath for audio storage within the system path.

All audio tracks with IDs will be stored under this path. Individual tracks are stored at: $._system.audio.{id}