Skip to content

Commit 58050b2

Browse files
authored
Update README.md
1 parent 7408439 commit 58050b2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

speech/api/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,9 @@ The sample uses the [PyAudio][pyaudio] library to stream audio from your compute
106106
Note that the `speech_streaming.py` sample does not yet support python 3, as
107107
the upstream `grpcio` library's support is [not yet
108108
complete](https://github.com/grpc/grpc/issues/282).
109+
110+
### Deactivate virtualenv
111+
112+
```
113+
deactivate
114+
```

0 commit comments

Comments
 (0)