Browse Source

Disable the experimental SAPI voice for now.

master
Reece H. Dunn 8 years ago
parent
commit
34e51a464b
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/windows/installer/Product.wxs

+ 2
- 0
src/windows/installer/Product.wxs View File

<ComponentGroupRef Id="LangWelsh"/> <ComponentGroupRef Id="LangWelsh"/>
</Feature> </Feature>
</Feature> </Feature>
<!--
<Feature Id="sapi" Title="SAPI Voices"> <Feature Id="sapi" Title="SAPI Voices">
<Feature Id="sapi_en" Title="English" Level="1"> <Feature Id="sapi_en" Title="English" Level="1">
<ComponentGroupRef Id="LangEnglish"/> <ComponentGroupRef Id="LangEnglish"/>
<ComponentGroupRef Id="SapiEnglish"/> <ComponentGroupRef Id="SapiEnglish"/>
</Feature> </Feature>
</Feature> </Feature>
-->
</Product> </Product>


<Fragment> <Fragment>

Loading…
Cancel
Save