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 065bc72 commit 5915180Copy full SHA for 5915180
texttospeech/snippets/quickstart.py
@@ -24,6 +24,7 @@
24
def run_quickstart():
25
# [START tts_quickstart]
26
"""Synthesizes speech from the input string of text or ssml.
27
+ Make sure to be working in a virtual environment.
28
29
Note: ssml must be well-formed according to:
30
https://www.w3.org/TR/speech-synthesis/
0 commit comments