          MODULE=speechd
         VERSION=0.56
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
         # SOURCE2 is at http://pastebin.com/tqKFtDzU
         SOURCE2=speechd-0.56-add-flite-support.patch
      SOURCE_URL=http://www.speechio.org/dl
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:0e438828de273465cfc3edbcca1ecbe466c143c7
     SOURCE2_VFY=sha1:34a5064a3248755ba177c9216f4901c14b336d79
        WEB_SITE=http://www.speechio.org/
         ENTERED=20100816
         UPDATED=20100816
           SHORT="Implements /dev/speech for speech-synthesis"

cat << EOF
speechd implements a /dev/speech device using the Festival, flite or
rsynth speech-synthesis packages. All plaintext written to this device
will be spoken aloud (or optionally output as morse code if you are
using the "morse" program as the underlying driver).
EOF
