Skip to content

Commit

Permalink
Update example/main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Nov 2, 2024
1 parent 77e9d7b commit 8dda7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
engine.stop()


# Saving Voice to a file"""
# Saving Voice to a file
# On linux make sure that 'espeak' is installed
engine.save_to_file("Hello World", "test.mp3")
engine.runAndWait()

0 comments on commit 8dda7e4

Please sign in to comment.