api/bytertc_asr_engine library
Classes
- RTCASRConfig
- Verification information required when using ASR services
Enums
- ASRAuthorizationType
- Authentication method for speech recognition services. Please consult technical support for details.
Typedefs
- OnErrorMsgType = void Function(int errorCode, String errorMessage)
-
errorCode: Error code - OnMessageType = void Function(String message)
-
message: The recognized text message.