e you...to the space janitor's closet..."
- Original Message -
From: Todd Fiske
To: python-win32@python.org
Sent: Monday, 28 April, 2014 2:25 AM
Subject: Re: [python-win32] Audio file playback solution
Hi Jacob,
The mp3play module is just a wrapper around th
Hi Jacob,
The mp3play module is just a wrapper around the Windows Media Control
Interface [1]. I use it in a basic (wonky) AudioPlayer module I wrote that
combines it with a Tkinter frame. If you dig into it's windows.py module,
you'll see that it works by sending command strings with the mciSendS