felixjunghans / google_speech

Flutter google spech
MIT License
68 stars 41 forks source link

gRPC Error (code: 7, codeName: PERMISSION_DENIED, message: Permission 'speech.recognizers.recognize' denied on resource (or it may not exist)., details: [reason: IAM_PERMISSION_DENIED #48

Open BaoTrung37 opened 10 months ago

BaoTrung37 commented 10 months ago

I don't know how to find speech.recognizers.recognize the permission

EbrahemElMasry commented 5 months ago

Had the same problem and this one helped me out : https://stackoverflow.com/a/77800268/8431359