Synthesize Speech Whisper#
Synthesizes speech from the specified text. Supported format: mp3.
| Text | [Text] The text to be synthesized. |
| Model | Select a model for speech synthesis. |
| Voice | Select a voice for speech synthesis. |
| Audio File | [Text] The name and path to the file where the result will be saved. Supported formats: mp3. If not specified, a temporary file in mp3 format will be created. |
| Speech Rate | [Number] The speech rate value for synthesis. The value can range from 0.25 to 4. The default value is 1. |
| Timeout | [Number] The maximum waiting time for a response in seconds. |
| Result | [Text] The name and path to the created file. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Message | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |