CrystalPlay("file.wav")
Project description
CrystalAudio
CrystalAudio is a Python package that provides a simple way to play audio files on different operating systems without displaying any player windows. It utilizes system-specific methods to achieve smooth audio playback.
Installation
You can install CrystalAudio using pip: pip install crystalaudio
Usage
CrystalAudio supports Windows, Linux, and MacOS. It automatically detects the operating system and plays the audio file using the appropriate method.
Note
On Windows, CrystalAudio uses the ctypes library to control audio playback. On Linux, CrystalAudio relies on the aplay utility for audio playback. On MacOS, CrystalAudio utilizes the afplay utility for audio playback.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for crystalaudio-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab5a2c5e720fce04562173397d6ad0a11bdaf96cd1f9a22ab35d4b2e9cd37f91 |
|
MD5 | 8622068f95698678abff6d23373d1a63 |
|
BLAKE2b-256 | 0305e14dbb75bef9873898d2bcbd5e6c900f77cf77da6cad69e3e511d82c8707 |