• How to install more voices to Windows Speech?


    !!!WARNING!!!

    This involves manual edits to your registry. If you mess it up, don't blame me. Do at your own risk.

    Step 1 --------------------------------------------------------------------------

    Install the Speech Platform v11

    a) go here: http://www.microsoft.com/en-us/download/details.aspx?id=27225
    b) click "Download"
    c) select the "x64_SpeechPlatformRuntimeSpeechPlatformRuntime.msi"
    d) run the installer (duh :P)
    

    Step 2: --------------------------------------------------------------------------

    Get the alternate voices

    a) go here: http://www.microsoft.com/en-us/download/details.aspx?id=27224
    b) click "Download"
    c) select the voice files you want. They are the ones that have "TTS" in the file name. 
    

    There are 6 English (all female). I have not listened to the other languages, so I dont know how they sound. GB_Hazel and US_ZiraPro are IMO the better sounding voices.

    MSSpeech_TTS_en-CA_Heather
    MSSpeech_TTS_en-GB_Hazel
    MSSpeech_TTS_en-IN_Heera
    MSSpeech_TTS_en-US_Helen
    MSSpeech_TTS_en-US_ZiraPro
    MSSpeech_TTS_en-AU_Hayley
    
    d) run the installers for each (duh :P)
    

    Step 3: --------------------------------------------------------------------------

    Extract the registry tokens

    a) Open Regedit
    b) Under - HKEY_LOCAL_MACHINESOFTWAREMicrosoftSpeech Serverv11.0Voices - right click the "Tokens" folder and export. Save this file to your desktop as voices1.reg so it will be easy to find later.
    b) Under - HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftSpeech Serverv11.0Voices - right click "Tokens" and again export it, again to the desktop. Call it voices2.reg.
    

    Step 4: --------------------------------------------------------------------------

    Edit the voices1/2 files

    a) open Voices1.reg in Notepad.
    b) press "cntrl + H"
    c) enter Speech Serverv11.0 into the "Find What" field
    d) enter Speech into the "Replace With" field
    e) click "Replace All"
    f) Save File
    g) Repeat a-f with the Voices2.reg file
    

    Step 5: --------------------------------------------------------------------------

    Merge the new Registry files into your registry

    a) double click to "run" both Voices1.reg and Voices2.reg
    b) Click "Yes" when it prompts
    

    You should now have access to the new voices in Voice Attack, and in the Windows TTS options menu.

    This process may also work with other voice packs.

  • 相关阅读:
    swift 设置图片动画组 iOS11之前 默认图片 设置不成功
    iOS 管理库 Carthage 安装以及使用
    OC 和 swift 冒泡排序
    swift中UITextView的使用
    图片拉伸
    swift
    label文字从左上角开始
    2017最新总结CocoaPods安装细节及遇到的问题
    苹果 重置APPID密保问题及更新开发者协议
    xcode
  • 原文地址:https://www.cnblogs.com/qixue/p/4920662.html
Copyright © 2020-2023  润新知