Skip to content

Commit 34c336a

Browse files
author
chenym
committed
修改部分
1 parent c35ffef commit 34c336a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
38.7 KB
Loading

text-to-audio/hello_world.mp3

-17.3 KB
Binary file not shown.

text-to-audio/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
print("Audio Saved")
1616

1717
# This will play your audio file
18-
os.system("mpg321 welcome.mp3")
18+
os.system("hello_world.mp3")

0 commit comments

Comments
 (0)