#!/bin/sh # # Run the program of ViaVoice which deals with creating/deleteing ViaVoice # users and voice models. Provide access to this ViaVoice-internal program # and make it stand-alone with this wrapper script. # # Volker Kuhlmann # 9 Sep 2001; 23, 24 Feb 2003 # source /usr/bin/vvsetenv exec /usr/lib/ViaVoice/bin/vvuser "$@"