23 lines
527 B
Groff
23 lines
527 B
Groff
.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
|
|
|