NAME
gpe-soundbite - voice memo player/recorder for GPE
SYNOPSIS
gpe-soundbite {play} [filename]
gpe-soundbite {record} [filename]
gpe-soundbite {play} [--autogenerate-filename] [path]
gpe-soundbite {stream} [--autogenerate-filename] [path]
gpe-soundbite {record} [--autogenerate-filename] [path]
gpe-soundbite {--help}
DESCRIPTION
gpe-soundbite allows short voice messages to be played back or recorded
through the internal audio system on the embedded device.
This manual page was written for the Debian(TM) distribution because
the original program does not have a manual page.
COMMANDS
play filename
Play an existing file - if no file is specified, a dialogue box is
shown to locate the file to be played.
If --autogenerate-filename is used, an existing path must be
specified.
record filename
Record to a new or existing file - if no file is specified, a
dialogue box is shown to locate the file to be used. Existing files
will be overwritten.
If --autogenerate-filename is used, an existing path must be
specified.
stream
Stream sound to STDOUT for capture by another process.
If --autogenerate-filename is used, an existing path must be
specified.
AUTHOR
This manual page was written by Neil Williams <codehelp@debian.org> for
the Debian(TM) system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU General Public License, Version 2 any later version
published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.
AUTHOR
Philip Blundell
Author.
COPYRIGHT
Copyright © 2006 Neil Williams