Polenta Audio Player - PPlayAudio
Description
PPlayAudio is a lightweight command-line audio player that supports multiple audio formats. Perfect for playing sound effects, music, or notifications in your batch scripts and automation workflows.
Platform: Windows 10/11 (x64)
License: Freeware
Version: 1.0.0
Features
PPlayAudio provides simple and reliable audio playback:
-
Multiple Format Support
Plays WAV, MP3, OGG, WMA, AAC, and M4A audio files. No need for multiple players! -
Volume Control (
-v, --volume)
Adjust playback volume from 0 (silent) to 1000 (maximum). Default is 1000. -
Quiet Mode (
-q, --quiet)
Suppress progress messages for cleaner script output. -
Lightweight & Portable
Single executable with no installation required. Perfect for automation scripts. -
Quick Links (
-ws, --website/-don, --donate)
Open the Polenta Connection website or donate page directly from the command line.
Usage
PPlayAudio.exe <audio-file> [options]
Examples
PPlayAudio.exe music.mp3Play an MP3 file at full volume
PPlayAudio.exe song.wav -qPlay a WAV file quietly (no progress messages)
PPlayAudio.exe audio.ogg -v 500Play an OGG file at half volume
PPlayAudio.exe notification.wav -q -v 800Play a notification sound at 80% volume without progress display