Update speech dispatcher files
This commit is contained in:
parent
82d0b9eff0
commit
8ecf3b197d
2 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
GenericExecuteSynth "printf %s \'$DATA\' | /path/to/mimic3 --remote --voice \'$VOICE\' --stdout | $PLAY_COMMAND"
|
||||
AddVoice "en-us" "MALE1" "en_UK/apope_low"
|
||||
AddVoice "en" "MALE1" "en_UK/apope_low"
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
DefaultVoiceType "MALE1"
|
||||
DefaultModule mimic3-generic
|
||||
AudioOutputMethod "libao"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue