SpeechKit API

You can use the SpeechKit API for speech recognition and synthesis. For examples of using the API, see Step-by-step guides.

The SpeechKit API is based on the gRPC mechanism. The API methods and data structures are described using Protocol Buffers (proto 3).

The SpeechKit API does not support a resource-based approach, since it does not use Yandex Cloud resources. SpeechKit API requests are not idempotent.

See also