Skip to main content

Phoneme Recognition: start task

POST 

/api/technology/phoneme-recognition

Start Phoneme Recognition task for a media file.

Phoneme Recognition features

  • Multi-channel media files are supported
  • Language must be specified in RFC 5646 format.
  • Processing can be limited to a specific time segment with query parameters.
  • The result contains a list of channels. For each channel, there is a list of recognized phonemes and their timestamps, ordered by timestamps.

Request

Responses

Phoneme Recognition task was accepted. Follow the Locationheader to poll for the task state.

Response Headers
    X-Locationdeprecated

    Use the Location header instead. Will be removed in version 2027.1.0.

    Example: /api/technology/phoneme-recognition/123e4567-e89b-12d3-a456-426614174000
    Location

    A URL the client should poll for task state and result.

    Example: /api/technology/phoneme-recognition/123e4567-e89b-12d3-a456-426614174000