Overview
The SpeechKit Speech To Text Service API v3 allows application developers to use speech recognition technologies.
The service does not operate with resources. Actions are performed by making RPC calls. For more information about API architecture, see API Concepts.
See the interface definitions of the API on GitHub.
Service
|
Description
|
Recognizer
|
A set of methods for voice recognition.
|
AsyncRecognizer
|
A set of methods for async voice recognition.
|
OperationService
|
A set of methods for managing operations for asynchronous API requests.
|