#!/bin/sh
exec ru_tts $* | play -G -D -t raw -s -1 -r 10000 -c 1 -v 0.8 - 2>/dev/null
