[python-win32] mciSendCommand from win32 ???
Gabriel Genellina
gagenellina at softlab.com.ar
Mon Nov 28 20:23:06 CET 2005
At Monday 28/11/2005 09:55, durumdara at mailpont.hu wrote:
>I want to call mciSendCommand to record a music in Windows.
>I want to do same thing like in this code (Delphi):
>1. Can I do it ?
>2. If not, what is the solution (I haven't Delphi... I have only
>freeware things)
Try http://www.freepascal.org/ and Lazarus.
Or, there is a small DirectSound example, see the PyWin32 help.
Gabriel Genellina
Softlab SRL
More information about the Python-win32
mailing list