Skip to content

ProgrammingByPermutation/streaming-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notification App

Getting TTS Voices

  1. Open regedit
  2. Navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Speech_OneCore\Voices\Tokens
  3. Export the ones you want
  4. Navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens
  5. Edit the exported regedit file changing HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Speech_OneCore\Voices\Tokens to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens
  6. Run the regedit file

TODO: Send pull request to https://github.com/dotnet/runtime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published