aboutsummaryrefslogtreecommitdiffstats
path: root/examples/texttospeech/hello_speak/hello_speak.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/texttospeech/hello_speak/hello_speak.pyproject')
-rw-r--r--examples/texttospeech/hello_speak/hello_speak.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/texttospeech/hello_speak/hello_speak.pyproject b/examples/texttospeech/hello_speak/hello_speak.pyproject
new file mode 100644
index 000000000..15b9b8529
--- /dev/null
+++ b/examples/texttospeech/hello_speak/hello_speak.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["hello_speak.py"]
+}