#!/bin/sh # Run the program of ViaVoice which deals with creating/deleteing ViaVoice # users and voice models. Make this a stand-alone prgram. # Volker Kuhlmann # 9 Sep 2001 source vvsetenv exec /usr/lib/ViaVoice/bin/vvuser "$@"