#!/bin/sh

export VOICEMAN_EMACSPEAK_PITCH_SHIFT=-10

exec /usr/bin/voiceman-emacspeak "$@"
