This is the command pilot-wav that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pilot-wav - Decodes Palm Voice Memo files to wav files you can read on your desktop
SECTION
pilot-link: Userland conduits
SYNOPSIS
pilot-wav [-p|--port <port>] [--version] [-?|--help] [-q|--quiet] [--usage] [-f|--fetch
[file|all]] [-c|--convert file]
OPTIONS
pilot-wav options
-f, --fetch
[file|all]
Fetch all wav files or specified wav file from the Palm.
-c, --convert
file.wav.pdb
Convert file.wav.pdb file to wav
Conduit Options
-p, --port
port
Use device file port to communicate with the Palm handheld. If this is not specified,
pilot-wav will look for the $PILOTPORT environment variable. If neither are found or
supplied, pilot-wav will print the usage information.
-q, --quiet
Suppress 'Hit HotSync button' message
-v, --version
Display version of pilot-wav.
Help Options
-h, --help
Display the help synopsis for pilot-wav.
--usage
Display a brief usage message and exit without connecting.
EXAMPLES
# Fetch all of the voice memo files from your Palm and save them to .wav files on your
desktop machine
pilot-wav -p /dev/pilot -f
MyVoiceMemo.wav.pdb
# Convert all voice memos found in MyVoiceMemo to .wav files on your desktop machine
pilot-wav -c MyVoiceMemo.wav.pdb
Use pilot-wav online using onworks.net services