OpenAI Speech-to-text

This activity transcribes an audio file and has the ability to translate the audio file into OpenAI-supported languages as described in OpenAI documentation.

Table 1. OpenAI Speech-to-text action - Inputs
Parameters Description

AudioFormat

Select the audio format as wav or mp3, depending on the file format of the speech sample.

URL

Specify the URL to the file that will store the text output.

Connection

Drop-down list of OpenAI connections.

Translate

Select English to translate the speech to English or None to maintain the current language.

Model

Select the OpenAI model to be used for the translation.

Table 2. OpenAI Speech-to-text action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

STT

Object representing the output of the speech-to-text translation.