# check your Python folder eg. D:\Python23\Lib\site-packages\win32com # also http://starship.python.net/crew/mhammond/win32/Downloads.html # this program will play MP3, WMA, MID, WAV files via the WindowsMediaPlayer fromwin32com.clientimportDispatch mp=Dispatch("WMPlayer.OCX") # use ...
www.dbjr.com.cn/article/670...htm 2025-5-25