https://github.com/rpdevjesco/f-speechsynthesistutorial
Conversion of my C# speech synthesis tutorial into an F# speech synthesis tutorial, complete with code comments
https://github.com/rpdevjesco/f-speechsynthesistutorial
Last synced: over 1 year ago
JSON representation
Conversion of my C# speech synthesis tutorial into an F# speech synthesis tutorial, complete with code comments
- Host: GitHub
- URL: https://github.com/rpdevjesco/f-speechsynthesistutorial
- Owner: RPDevJesco
- License: gpl-3.0
- Created: 2016-05-22T07:29:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T21:06:41.000Z (about 10 years ago)
- Last Synced: 2025-04-13T03:18:35.534Z (over 1 year ago)
- Language: F#
- Size: 547 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# F-SpeechSynthesisTutorial
Conversion of my C# speech synthesis tutorial into an F# speech synthesis tutorial, complete with code comments
Speech synthesis in F# with the .NET Framework and utilizing the Chinese Vice option. This console app accepts English characters only. If you are running Windows 10 and try this without the language pack installed, the exception will be thrown. However, it is very easy to download the language pack and can be done without requiring a restart.
Go to Settings, Time & Language, click on the box that says Add a language. Locate the Chinese language pack and select to download it as well as the speech pack. (Simplified Chinese or Traditional Chinese language area) Microsoft Huihui Desktop should work with either one.