A windows forms text to speech program
- Convert written text to spoken sentences.
- Choose from different voices.
- Open and read documents. Supported file types include
.txt
,.docx
, and.pdf
- Save audio files to play later.
- Required Workloads:
- Visual Studio
- .NET Desktop Development
- WiX v3 Toolset
- Microsoft .NET Framework 4.7.2
- Right click on the
TextToSpeech
project you wish to run and select 'Set as startup project'. - F5.