Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JPhilipp opened this issue Oct 19, 2022 · 1 comment

Comments

@JPhilipp
Copy link

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!

@Carton22
Copy link

Same problem here. What should I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants