Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 58050b2

Browse filesBrowse files
authored
Update README.md
1 parent 7408439 commit 58050b2
Copy full SHA for 58050b2

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎speech/api/README.md

Copy file name to clipboardExpand all lines: speech/api/README.md
+6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.