#!/bin/bash

#-------------------------------------------------------------------
# Set up the environment variables...
#-------------------------------------------------------------------
. vvsetenv

cd /usr/local/projects/diva/src/examples/HUTCaveSpeech
alsactl -f ./asound.conf restore

#-------------------------------------------------------------------
# Now run the program 
#-------------------------------------------------------------------
./Linux-2.2.16smp/speechNavig.dynamic -s hermit.tml.hut.fi:10001
