You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ;; Linux: can't open /dev/dsp error fix
- (Parameter.set 'Audio_Method 'Audio_Command)
- (Parameter.set 'Audio_Command "aplay -q -c 1 -t raw -f s16 -r $SR $FILE")
-
- ;; set default voice
- (set! voice_default voice_nitech_us_rms_arctic_hts)
|