google_speech
google_speech copied to clipboard
Flutter google spech
### Description An unhandled exception is occasionally thrown in _AudioRecognizeState when trying to access the first element of an empty list. I only come across this error occasionally when testing...
I don't know how to find speech.recognizers.recognize the permission
**Describe the bug** I am getting the following exception when trying to run the endless streaming example. gRPC Error (code: 3, codeName: INVALID_ARGUMENT, message: HTTP connection completed with 400 instead...
Hello Felix, thanks for this awesome work, i really wang to help you migrate this project for flutter web, how can i help? i have a request on my app...
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: gRPC Error (code: 14, codeName: UNAVAILABLE, message: Error making call: Null check operator used on a null value, details: null, rawResponse: null, trailers: {}) Any idea why...
Tried example for windows build but the mic streaming dependency is for android and ios only.
**Describe the bug** In order to use model adaptation and model adaptation boost features, I passed an array of strings to speechContext in recognitionConfig. However, the length exceeded the limit...
Hi, Thank you a lot for bringing to us this solution for google speech-to-text APis Now i got some issue about configuration for my application. I tried to config for...
**Describe the bug** I have integrated the google_speech package correctly, and it works fine on Android. However, when I run the iOS app and click on the mic button to...