Skip to content

Instantly share code, notes, and snippets.

@jpoon
Created October 29, 2015 23:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpoon/0ef2d8c0f5ba8e4f1e05 to your computer and use it in GitHub Desktop.
Save jpoon/0ef2d8c0f5ba8e4f1e05 to your computer and use it in GitHub Desktop.
C:\Windows\SysWOW64\Speech_OneCore\Common\en-US\tokens_TTS_en-US.xml
<?xml version="1.0" encoding="utf-8"?>
<Tokens>
<Category name="Voices" categoryBase="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore">
<Token name="MSTTS_V110_enUS_ZiraM">
<String name="" value="Microsoft Zira Mobile - English (United States)" />
<String name="LangDataPath" value="%windir%\Speech_OneCore\Engines\TTS\en-US\MSTTSLocenUS.dat" />
<String name="VoicePath" value="%windir%\Speech_OneCore\Engines\TTS\en-US\M1033Zira" />
<String name="409" value="Microsoft Zira Mobile - English (United States)" />
<String name="CLSID" value="{179F3D56-1B0B-42B2-A962-59B7EF59FE1B}" />
<Attribute name="Version" value="11.0" />
<Attribute name="Language" value="409" />
<Attribute name="Gender" value="Female" />
<Attribute name="Age" value="Adult" />
<Attribute name="DataVersion" value="11.0.2013.1022" />
<Attribute name="SharedPronunciation" value="" />
<Attribute name="Name" value="Microsoft Zira Mobile" />
<Attribute name="Vendor" value="Microsoft" />
<Attribute name="SampleText" value="You have selected %1 as the default voice." />
</Token>
</Category>
<Category name="Voices" categoryBase="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore">
<Token name="MSTTS_V110_enUS_MarkM">
<String name="" value="Microsoft Mark Mobile - English (United States)" />
<String name="LangDataPath" value="%windir%\Speech_OneCore\Engines\TTS\en-US\MSTTSLocenUS.dat" />
<String name="VoicePath" value="%windir%\Speech_OneCore\Engines\TTS\en-US\M1033Mark" />
<String name="409" value="Microsoft Mark Mobile - English (United States)" />
<String name="CLSID" value="{179F3D56-1B0B-42B2-A962-59B7EF59FE1B}" />
<Attribute name="Version" value="11.0" />
<Attribute name="Language" value="409" />
<Attribute name="Gender" value="Male" />
<Attribute name="Age" value="Adult" />
<Attribute name="DataVersion" value="11.0.2013.1022" />
<Attribute name="SharedPronunciation" value="" />
<Attribute name="Name" value="Microsoft Mark Mobile" />
<Attribute name="Vendor" value="Microsoft" />
<Attribute name="SampleText" value="You have selected %1 as the default voice." />
</Token>
</Category>
<Category name="Voices" categoryBase="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore">
<Token name="MSTTS_V110_enUS_EvaM">
<String name="" value="Microsoft Eva Mobile - English (United States)" />
<String name="LangDataPath" value="%windir%\Speech_OneCore\Engines\TTS\en-US\MSTTSLocenUS.dat" />
<String name="VoicePath" value="%windir%\Speech_OneCore\Engines\TTS\en-US\M1033Eva" />
<String name="409" value="Microsoft Eva Mobile - English (United States)" />
<String name="CLSID" value="{179F3D56-1B0B-42B2-A962-59B7EF59FE1B}" />
<Attribute name="Version" value="11.0" />
<Attribute name="Language" value="409" />
<Attribute name="Gender" value="Female" />
<Attribute name="Age" value="Adult" />
<Attribute name="DataVersion" value="11.0.2013.1022" />
<Attribute name="SharedPronunciation" value="" />
<Attribute name="Name" value="Microsoft Eva Mobile" />
<Attribute name="Vendor" value="Microsoft" />
<Attribute name="SampleText" value="You have selected %1 as the default voice." />
</Token>
</Category>
</Tokens>
@tilleul
Copy link

tilleul commented Jun 27, 2018

French version:

<?xml version="1.0" encoding="utf-8"?>
<Tokens>
  <Category name="Voices" categoryBase="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore">
    <Token name="MSTTS_V110_frFR_JulieM">
      <String name="" value="Microsoft Julie - French (France)" />
      <String name="LangDataPath" value="%windir%\Speech_OneCore\Engines\TTS\fr-FR\MSTTSLocfrFR.dat" />
      <String name="VoicePath" value="%windir%\Speech_OneCore\Engines\TTS\fr-FR\M1036Julie" />
      <String name="40C" value="Microsoft Julie - French (France)" />
      <String name="CLSID" value="{179F3D56-1B0B-42B2-A962-59B7EF59FE1B}" />
      <Attribute name="Version" value="11.0" />
      <Attribute name="Language" value="40C" />
      <Attribute name="Gender" value="Female" />
      <Attribute name="Age" value="Adult" />
      <Attribute name="DataVersion" value="11.0.2013.1022" />
      <Attribute name="SharedPronunciation" value="" />
      <Attribute name="Name" value="Microsoft Julie" />
      <Attribute name="Vendor" value="Microsoft" />
      <Attribute name="SayAsSupport" value="spell=NativeSupported; cardinal=GlobalSupported; ordinal=NativeSupported; date=GlobalSupported; time=GlobalSupported; telephone=NativeSupported; computer=NativeSupported; address=NativeSupported; currency=NativeSupported; message=NativeSupported; media=NativeSupported; url=NativeSupported; alphanumeric=NativeSupported" />
      <Attribute name="SampleText" value="Vous avez sélectionné %1 comme voix par défaut." />
    </Token>
  </Category>
  <Category name="Voices" categoryBase="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore">
    <Token name="MSTTS_V110_frFR_PaulM">
      <String name="" value="Microsoft Paul - French (France)" />
      <String name="LangDataPath" value="%windir%\Speech_OneCore\Engines\TTS\fr-FR\MSTTSLocfrFR.dat" />
      <String name="VoicePath" value="%windir%\Speech_OneCore\Engines\TTS\fr-FR\M1036Paul" />
      <String name="40C" value="Microsoft Paul - French (France)" />
      <String name="CLSID" value="{179F3D56-1B0B-42B2-A962-59B7EF59FE1B}" />
      <Attribute name="Version" value="11.0" />
      <Attribute name="Language" value="40C" />
      <Attribute name="Gender" value="Male" />
      <Attribute name="Age" value="Adult" />
      <Attribute name="DataVersion" value="11.0.2013.1022" />
      <Attribute name="SharedPronunciation" value="" />
      <Attribute name="Name" value="Microsoft Paul" />
      <Attribute name="Vendor" value="Microsoft" />
      <Attribute name="SayAsSupport" value="spell=NativeSupported; cardinal=GlobalSupported; ordinal=NativeSupported; date=GlobalSupported; time=GlobalSupported; telephone=NativeSupported; computer=NativeSupported; address=NativeSupported; currency=NativeSupported; message=NativeSupported; media=NativeSupported; url=NativeSupported; alphanumeric=NativeSupported" />
      <Attribute name="SampleText" value="Vous avez sélectionné %1 comme voix par défaut." />
    </Token>
  </Category>
    <Category name="Voices" categoryBase="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore">
    <Token name="MSTTS_V110_frFR_NathalieM">
      <String name="" value="Microsoft Nathalie Mobile - French (France)" />
      <String name="LangDataPath" value="%windir%\Speech_OneCore\Engines\TTS\fr-FR\MSTTSLocfrFR.dat" />
      <String name="VoicePath" value="%windir%\Speech_OneCore\Engines\TTS\fr-FR\M1036Nathalie" />
      <String name="40C" value="Microsoft Nathalie Mobile - French (France)" />
      <String name="CLSID" value="{179F3D56-1B0B-42B2-A962-59B7EF59FE1B}" />
      <Attribute name="Version" value="11.0" />
      <Attribute name="Language" value="40C" />
      <Attribute name="Gender" value="Female" />
      <Attribute name="Age" value="Adult" />
      <Attribute name="DataVersion" value="11.0.2014.1222" />
      <Attribute name="SharedPronunciation" value="" />
      <Attribute name="Name" value="Microsoft Nathalie Mobile" />
      <Attribute name="Vendor" value="Microsoft" />
      <Attribute name="SayAsSupport" value="spell=NativeSupported; cardinal=GlobalSupported; ordinal=NativeSupported; date=GlobalSupported; time=GlobalSupported; telephone=NativeSupported; computer=NativeSupported; address=NativeSupported; currency=NativeSupported; message=NativeSupported; media=NativeSupported; url=NativeSupported; alphanumeric=NativeSupported" />
      <Attribute name="SampleText" value="Vous avez sélectionné %1 comme voix par défaut." />
    </Token>
  </Category>
</Tokens>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment