diff options
| author | makefu <github@syntax-fehler.de> | 2011-08-06 20:08:33 +0200 | 
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2011-08-06 20:08:33 +0200 | 
| commit | c0230d4be08c6696365239e15efee82742cba25f (patch) | |
| tree | 07b6072372cf928c9cfee96aa46893f70a85aa02 /util | |
| parent | 25d427e60136ca349791f7fce3bb717aba8f0512 (diff) | |
util/bin/galileo: compliance to changed tts-behavior
Diffstat (limited to 'util')
| -rwxr-xr-x | util/bin/galileo | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/util/bin/galileo b/util/bin/galileo index 8ca7d834..854f1302 100755 --- a/util/bin/galileo +++ b/util/bin/galileo @@ -1,2 +1,3 @@  #!/bin/sh -./wiki.firstpar http://de.m.wikipedia.org/wiki/::Random | xargs ./naturalvoices.att  +export voice=klara +./wiki.firstpar http://de.m.wikipedia.org/wiki/::Random | xargs  ./naturalvoices.att   | 
