Audio Output

Capture computed audio data from your flows.

Description

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.

Inputs

The Audio Output component has the following input connections.

Input NameDescriptionConstraints

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.

Component settings

Parameter NameDescription

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.

Use case

You can view all the various use cases with the Audio Output in the Examples section.

Last updated