Interface: AudioPlaybackFileEntry
Defined in: packages/sdk/src/types/ability-types.ts:311
A single audio file entry in the audio_playback ability config
Properties
fileId
fileId:
number
Defined in: packages/sdk/src/types/ability-types.ts:313
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:317
Optional hint for the LLM about when to use this clip
label
label:
string
Defined in: packages/sdk/src/types/ability-types.ts:315
Short label the LLM uses to pick this clip (e.g. 'voicemail_greeting')