Skip to main content

Play audio with VLC (headless) without blocking the console

Project description

Play audio with VLC (headless) without blocking the console

# Tested with:
# Python 3.9.13
# Windows 10

pip install play-audio-with-vlc

from play_audio_with_vlc import play_with_vlc

play_with_vlc(
    file=r"F:\misfits-skulls.mp3", vlc_path=None, exit_keys="ctrl+alt+o"
)

Project details


Release history Release notifications | RSS feed

This version

0.10

Download files

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

Source Distribution

play_audio_with_vlc-0.10.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

play_audio_with_vlc-0.10-py3-none-any.whl (4.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