#!/bin/sh
# The variable below should be set by the Makefile.
# If you see three '@'s, the `make install' didn't work.
VOICE_DIR=@@@VDIR@@@

PATH=$VOICE_DIR:/bin:/usr/bin:/usr/local/bin

# Play the new messages

vg_nmp "speaker"
