We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7408439 commit 58050b2Copy full SHA for 58050b2
speech/api/README.md
@@ -106,3 +106,9 @@ The sample uses the [PyAudio][pyaudio] library to stream audio from your compute
106
Note that the `speech_streaming.py` sample does not yet support python 3, as
107
the upstream `grpcio` library's support is [not yet
108
complete](https://github.com/grpc/grpc/issues/282).
109
+
110
+### Deactivate virtualenv
111
112
+```
113
+deactivate
114
0 commit comments