PlayStop_M4A tiny audio player

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
firace
Addict
Addict
Posts: 903
Joined: Wed Nov 09, 2011 8:58 am

PlayStop_M4A tiny audio player

Post by firace »

I've made a really lightweight M4A audio player (with PB of course).
Absolutely no fancy features - the only possible actions are play or stop. Hence the application name :)

Usage: Just double-click a file to play it, hit Escape to stop.

Handy for quickly browsing/previewing your M4A files (M4A is the file format used by Samsung phones for voice recordings)

Image


Download and unzip: https://www.trustprobe.com/downloads/playstop_x64.zip
Last edited by firace on Thu Sep 12, 2019 4:27 pm, edited 1 time in total.
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: PlayStop_M4A tiny audio player

Post by RSBasic »

Do you have a download link?
Image
Image
firace
Addict
Addict
Posts: 903
Joined: Wed Nov 09, 2011 8:58 am

Re: PlayStop_M4A tiny audio player

Post by firace »

RSBasic wrote:Do you have a download link?
Download link added to first post :)

Hint: the default directory can be specified as a command-line parameter.
Post Reply