** AVAILABLE OCTOBER / NOVEMBER 2024 **
Overview
The 'Utility - Speech to Text' utility action for Power Automate converts speech contained within the WAV file provided to text.
Credit Count
This is a Utility action and therefore consumes only 0.05 credits per operation (except 1 credit on the free plan). For example, 100 operations will consume 5 credits on a trial and all paid plans.
Parameters
The default 'Utility - Speech to Text' utility action parameters are detailed below:
- File Content: The file content of the source WAV file
Advanced Parameters
The advanced 'Utility - Speech to Text' utility action parameters are detailed below:
- Segmentation Silence Timeout: Set the segmentation silence timeout for speech recognition in milliseconds
- Culture Name: Change the thread culture used to process the request. Please refer to the Culture Names article for a list of supported cultures.
Return Parameters
Action Specific Return Values
- Result - The speech as a string/text value
Standard Return Values
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
0 Comments