Skip to content

Commit 5915180

Browse files
authored
docs: Added virtualenv comment for clarity (#225)
1 parent 065bc72 commit 5915180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

texttospeech/snippets/quickstart.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
def run_quickstart():
2525
# [START tts_quickstart]
2626
"""Synthesizes speech from the input string of text or ssml.
27+
Make sure to be working in a virtual environment.
2728
2829
Note: ssml must be well-formed according to:
2930
https://www.w3.org/TR/speech-synthesis/

0 commit comments

Comments
 (0)