#!/bin/sh
set -e
# Automatically added by dh_installinit
if [ -x "/etc/init.d/speech-dispatcher" ]; then
	invoke-rc.d speech-dispatcher stop || true
fi
# End automatically added section
