Audio Output
Capture computed audio data from your flows.
Last updated
Capture computed audio data from your flows.
Last updated
The Audio Output component lets you listen to and download audio content generated by your flow. After capturing the audio data, the component's UI updates to provide options for playback and download of the audio file.
Clicking on the triple-dot icon displays a menu that allows you to change the playback speed and also download the audio data.
The Audio Output component has the following input connections.
Input Name | Description | Constraints |
---|---|---|
From Text to Speech | This input represents the audio signal and is used by the Audio Output component to playback the audio file. | Must originate from a Text to Speech component such as Open AI TTS model. |
Parameter Name | Description |
---|---|
Title | Specify the title for your output. For example, you can name your text output "Response". |
Value | The value lets you link a component's output to its value. To do this, type @ and then choose the component's output or status. |
You can view all the various use cases with the Audio Output in the Examples section.