termux-packages/packages/play-audio/play-audio.1

23 lines
527 B
Groff
Raw Normal View History

.Dd July 27 2015
.Dt play-audio 1
.Sh NAME
.Nm play-audio
.Nd audio player using the Android media system
.Sh SYNOPSIS
.Nm play-audio
.Op Ar files
.Sh DESCRIPTION
The
.Nm play-audio
utility plays the files listed as arguments, in order, using the Android media system.
.Pp
The supported media formats may vary across difference devices and Android versions.
.Sh EXAMPLES
Play two ogg files in succession:
.Pp
.Dl $ play-audio path/to/first.ogg path/to/second.ogg
.Pp
.Sh AUTHOR
.An Fredrik Fornwall Aq Mt fredrik@fornwall.net