In an RTC live broadcast scenario, there's an error when the microphone callback is used for Google ASR recognition.
When streamingRecognize starts for a while, got this error:
I/flutter ( 7773): gRPC Error (code: 1, codeName: CANCELLED, message: The operation was cancelled., details: [], rawResponse: null, trailers: {}) GrpcError
In an RTC live broadcast scenario, there's an error when the microphone callback is used for Google ASR recognition.
When streamingRecognize starts for a while, got this error: I/flutter ( 7773): gRPC Error (code: 1, codeName: CANCELLED, message: The operation was cancelled., details: [], rawResponse: null, trailers: {}) GrpcError
flutter 3.16.0 google_speech: ^4.4.0