Files
rpi-random-projects/tts/test.py
T
2023-04-29 10:45:38 -07:00

5 lines
56 B
Python

import app
app.say("hello world, how are you today?")