Skip to main content

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


Download files

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

Source Distribution

crystalaudio-1.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

crystalaudio-1.0.2-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

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