Speech to Text¶
Available since: unknown
Process an audio file through the AI speech-to-text endpoint.
Fields¶
Model
-
The applicable model for this operation type.
Token input
-
The data input for AI. Please provide the token name only, without brackets.
Token result
-
The response from AI will be stored into the token result field to be used in future steps. Please provide the token name only, without brackets.
Specific configuration for the model
-
Some models require specific configuration settings, like temperature, voice or response_format.