diff options
author | root <root@monitoring.shack> | 2012-09-13 23:39:58 +0000 |
---|---|---|
committer | root <root@monitoring.shack> | 2012-09-13 23:39:58 +0000 |
commit | db849a18e1659ff28433384d2cdca2989a6d5df0 (patch) | |
tree | d600fb3f3e5f0a54b6254c85ee8a3b836ef3d90d /god/overlord | |
parent | d5d39fc3d56b021b642ee6e1d5625524ebbc4d99 (diff) | |
parent | 88d4bdc29eb9ce5f62099f2be1488ae927aa09d5 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'god/overlord')
-rwxr-xr-x | god/overlord/index | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/god/overlord/index b/god/overlord/index index ef0aebb3..d9cae0c2 100755 --- a/god/overlord/index +++ b/god/overlord/index @@ -17,7 +17,7 @@ streams/streams stop amixer -q -c 0 -D hw:0 sset Front $max% mplayer god/overlord/announce.mp3 >/dev/null -espeak -v de -s 120 -a 900 "$*" +../../util/bin/naturalvoices2.sh "$*" # fade-in streams streams/streams start |