f48d989
diff -u --recursive festival-vanilla/lib/festival.scm festival/lib/festival.scm
f48d989
--- festival-vanilla/lib/festival.scm	2018-07-22 17:42:03.513767269 -0400
f48d989
+++ festival/lib/festival.scm	2018-07-22 18:53:25.698493760 -0400
f48d989
@@ -33,6 +33,10 @@
f48d989
 ;;;  General Festival Scheme specific functions
f48d989
 ;;;  Including definitions of various standard variables.
f48d989
 
f48d989
+(Parameter.set 'Audio_Required_Format 'aiff)
f48d989
+(Parameter.set 'Audio_Method 'Audio_Command)
f48d989
+(Parameter.set 'Audio_Command "paplay $FILE --client-name=Festival --stream-name=Speech")
f48d989
+
f48d989
 ;; will be set automatically on start-up
f48d989
 (defvar festival_version "unknown"
f48d989
   "festival_version