Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
docs: Added virtualenv comment for clarity (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
nayaknishant committed Dec 6, 2021
1 parent fcd4e76 commit 61a7fce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/snippets/quickstart.py
Expand Up @@ -24,6 +24,7 @@
def run_quickstart():
# [START tts_quickstart]
"""Synthesizes speech from the input string of text or ssml.
Make sure to be working in a virtual environment.
Note: ssml must be well-formed according to:
https://www.w3.org/TR/speech-synthesis/
Expand Down

0 comments on commit 61a7fce

Please sign in to comment.