https://github.com/user233389/textsynth
Software with text-to-speech and transcription capabilities
https://github.com/user233389/textsynth
c-sharp fluent-interface textspeech wpf wpf-application
Last synced: 5 months ago
JSON representation
Software with text-to-speech and transcription capabilities
- Host: GitHub
- URL: https://github.com/user233389/textsynth
- Owner: User233389
- Created: 2025-10-30T12:05:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-10-30T13:06:48.000Z (5 months ago)
- Last Synced: 2025-10-30T14:12:23.053Z (5 months ago)
- Topics: c-sharp, fluent-interface, textspeech, wpf, wpf-application
- Language: C#
- Homepage:
- Size: 287 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# TextSynth
The UI incorporates the WPF standard Fluent Design System, making it compatible with packaging in MSI and MSIX formats while complying with the Windows 11 UI.
This software also uses System.Speech.Synthesis for the text-to-speech function and System.Speech.Recognize for the speech recognition function.