gpt4 book ai didi

audio - wx.Sound:不支持的wav文件

转载 作者:行者123 更新时间:2023-12-02 23:58:46 29 4
gpt4 key购买 nike

我正在使用wx.python进行游戏,当我尝试使用wx.Sound添加背景音乐时,出现以下错误:

Python错误:

Sound file 'images/game.wav' is in unsupported format.



这是我使用的代码。我已经在网络上看过很多次了,但是都没有
同样的问题:
sound = wx.Sound("images/game.wav")

sound.Play(wx.SOUND_ASYNC)

最佳答案

听起来您需要将WAV文件保存为其他格式。 WAV文件并非全部相同。

http://en.wikipedia.org/wiki/WAV#WAV_file_compression_codecs_compared

关于audio - wx.Sound:不支持的wav文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10774200/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com