UnityGoogleStreamingSpeechToText icon indicating copy to clipboard operation
UnityGoogleStreamingSpeechToText copied to clipboard

'SpeechClient.StreamingRecognizeStream' does not contain a definition for 'ResponseStream'

Open JPhilipp opened this issue 3 years ago • 1 comments

Hi, I'm getting the error

Packages\UnityGoogleStreamingSpeechToText\Runtime\StreamingRecognizer.cs(230,41): error CS1061: 'SpeechClient.StreamingRecognizeStream' does not contain a definition for 'ResponseStream' and no accessible extension method 'ResponseStream' accepting a first argument of type 'SpeechClient.StreamingRecognizeStream' could be found (are you missing a using directive or an assembly reference?)

What to do? Thanks!

JPhilipp avatar Oct 19 '22 08:10 JPhilipp

Same problem here. What should I do?

Carton22 avatar Jun 11 '24 10:06 Carton22