Skip to main content

A simple audio player/recorder using MCI

Project description


This package should be built AND installed in Windows

To build this package, you need:

  1. Python>=3.6
  2. pybind11 already installed in Python environment.

If you just want to install (using wheel), then pybind11 is not required.

Example code:

from mciplayer import MCIPlayer
player=MCIPlayer() # Create a player instance, this will also create a MCI window.
player.open('test.wav') # Open the audio file
player.play() # Play the audio
player.wait() # Wait until the audio ends.

UTF-8 support has been added.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mciplayer-2.0.2.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distributions

mciplayer-2.0.2-pp310-pypy310_pp73-win_amd64.whl (113.9 kB view hashes)

Uploaded PyPy Windows x86-64

mciplayer-2.0.2-pp39-pypy39_pp73-win_amd64.whl (224.4 kB view hashes)

Uploaded PyPy Windows x86-64

mciplayer-2.0.2-cp312-cp312-win32.whl (100.4 kB view hashes)

Uploaded CPython 3.12 Windows x86

mciplayer-2.0.2-cp311-cp311-win_amd64.whl (113.9 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

mciplayer-2.0.2-cp310-cp310-win_amd64.whl (114.1 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

mciplayer-2.0.2-cp39-cp39-win_amd64.whl (114.6 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

mciplayer-2.0.2-cp38-cp38-win_amd64.whl (114.3 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

mciplayer-2.0.2-cp38-cp38-win32.whl (99.4 kB view hashes)

Uploaded CPython 3.8 Windows x86

mciplayer-2.0.2-cp37-cp37m-win_amd64.whl (114.7 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

mciplayer-2.0.2-cp37-cp37m-win32.whl (100.6 kB view hashes)

Uploaded CPython 3.7m Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page