AI.AddAudio¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | [Float] |
||
Output ➡️ |
The resulting output of the shard | [Float] |
||
Chat |
No | The chat session. | none |
Var(LLMChat) |
Text |
No | Text prompt to accompany the audio. | none |
StringVar(String) |
SampleRate |
No | Audio sample rate in Hz. | 16000 |
Int |
Add audio samples to a chat session. Requires an audio-capable model (e.g. Gemma 4 E2B/E4B).