Yandex Speech Recognition#
Recognizes speech from an audio file into text.
Supported formats:
- mp3;
- ogg;
- wav.
Maximum file size - 1 MB. Maximum duration - 30 seconds.
| Audio file | [Text] The name and path of the input audio file. Supported formats:
Maximum file size - 1 MB. Maximum duration - 30 seconds. |
| Language | Recognition language. |
| Result | [Text] The recognized string. |
| 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 the blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |