Add play-audio, a simple OpenSL ES audio player
[termux-packages] / packages / play-audio / play-audio.1
CommitLineData
1c934e8a
FF
1.Dd July 27 2015
2.Dt play-audio 1
3.Sh NAME
4.Nm play-audio
5.Nd audio player using the Android media system
6.Sh SYNOPSIS
7.Nm play-audio
8.Op Ar files
9.Sh DESCRIPTION
10The
11.Nm play-audio
12utility plays the files listed as arguments, in order, using the Android media system.
13.Pp
14The supported media formats may vary across difference devices and Android versions.
15.Sh EXAMPLES
16Play two ogg files in succession:
17.Pp
18.Dl $ play-audio path/to/first.ogg path/to/second.ogg
19.Pp
20.Sh AUTHOR
21.An Fredrik Fornwall Aq Mt fredrik@fornwall.net
22