1
0
Fork 0

- use the best voice for the copilot & instructor

- save menu visibility (should we pop up a hint if it's turned off at startup?)
This commit is contained in:
mfranz 2006-02-22 17:24:19 +00:00
parent ceeb9503f8
commit a0bc4246ea

View file

@ -107,7 +107,7 @@ Started September 2000 by David Megginson, david@megginson.com
<volume type="double">1.0</volume>
<pitch type="double">100.0</pitch>
<speed type="double">1.0</speed>
<preamble type="string">(voice_us3_mbrola)</preamble>
<preamble type="string">(voice_en1_mbrola)</preamble>
<festival type="bool">true</festival>
</voice>
<voice>
@ -116,7 +116,7 @@ Started September 2000 by David Megginson, david@megginson.com
<volume type="double">1.0</volume>
<pitch type="double">100.0</pitch>
<speed type="double">1.0</speed>
<preamble type="string">(voice_us2_mbrola)</preamble>
<preamble type="string">(voice_us3_mbrola)</preamble>
<festival type="bool">true</festival>
</voice>
<voice>
@ -341,7 +341,7 @@ Started September 2000 by David Megginson, david@megginson.com
</view>
<menubar>
<visibility type="bool">true</visibility>
<visibility type="bool" userarchive="y">true</visibility>
<default include="gui/menubar.xml"/>
</menubar>