Interface: AudioPlaybackFileEntry
Defined in: packages/sdk/src/types/ability-types.ts:328
A single audio file entry in the audio_playback ability config
Properties
fileId
fileId:
number
Defined in: packages/sdk/src/types/ability-types.ts:330
ID of the workspace file to expose for playback (must be a .wav file)
hint?
optionalhint:string
Defined in: packages/sdk/src/types/ability-types.ts:334
Optional hint for the LLM about when to use this clip
label
label:
string
Defined in: packages/sdk/src/types/ability-types.ts:332
Short label the LLM uses to pick this clip (e.g. 'voicemail_greeting')