Retry to recognize

Sends record with specified id to the recognition. Applicable for the records with "Recognition failed" status only. See more details in record statuses

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

record identifier

Query Params
string
Defaults to 1.0

The requested API version

Body Params

recognition options

Request to retry record recognition

string
required

Recognition language

string | null

Language that is used to generate consultation facts and documents

boolean

Multiple speakers mode

boolean

Multichannel mode

dictionariesIds
array of int64s | null

List of dictionaries ids to use in recognition

dictionariesIds
string
enum
required
Defaults to default

Recognition Post-Processing Context

Allowed:
double | null

Recognition diarization sensitivity

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
202

The record was sent to the recognition queue

400

Request is invalid. Find out more about errors here

401

Request is unauthorized

403

Request is forbidden

409

Conflict. Find out more about errors here

412

Precondition is failed. Find out more about errors here

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!