从https://sounds-mp3.com/下载声音,playsound 的语法来自它的官方网站。仍然没有播放声音并给我下面提到的执行输出。
from playsound import playsound
playsound('C:\\Users\\HP\\Downloads\\0003537.mp3')
输出:
python -u "c:\Users\HP\Desktop\python 文件\hello.py"
从https://sounds-mp3.com/下载声音,playsound 的语法来自它的官方网站。仍然没有播放声音并给我下面提到的执行输出。
from playsound import playsound
playsound('C:\\Users\\HP\\Downloads\\0003537.mp3')
输出:
python -u "c:\Users\HP\Desktop\python 文件\hello.py"