Component Recognizing long audio files (Yandex Cloud SpeechKit)
Description
Performs caller speech recognition into text form.
The service is provided by Yandex Cloud SpeechKit over the protocol HTTP. It has no technical limitations in terms of performance.
The component is designed to recognize pre-recorded files. Supports recognition of files with arbitrary duration. Requires files in the format PCM.
For the procedure of registering a Yandex-cloud account and the cost of the service, see Yandex.
The tokens are configured in domain settings, field 'yandex_cloud'..
Index |
|
Short title |
|
Types of scenarios |
|
Starter module |
|
Mode |
Asynchronous |
Icon |
![]() |
Branching pattern |
Branching, closing |
Properties
Specification | Description |
---|---|
Title: |
Argument containing the path to a wav file in wav format PCM |
Title: |
Specifies the Yandex account whose options are taken to connect to yandex. |
Title: |
Yandex Cloud SpeechKit recognition service parameter: recognition theme.
|
Title: |
Argument containing a custom theme for the recognition service Yandex Cloud SpeechKit. |
Title: |
Yandex Cloud SpeechKit recognition service parameter: recognition language.
|
Title: |
Yandex Cloud SpeechKit recognition service parameter: switch off the profanity filter. |
Title: |
Waiting timeout for response from the recognition service Yandex Cloud SpeechKit. |
Title: |
Variable to save the text result of recognition. |
Title: |
Variable to store the HTTP response code of the recognition service. |
Title: |
Variable to store the full content of the HTTP response of the recognition service. |
Title: |
Component to which control is passed in case of successful completion of the operation. |
Title: |
The component to which control is passed in case the timeout period for HTTP response from the recognition service has expired. |
Title: |
The component to which control is passed if an error occurs. |