TTS Tool

A basic text-to-speech tool!

2019 - 2019

WPF

.NETCore

GitHub

What is TTS Tool?

TTS Tool was built to help with game development. It was a very simple tool that used built in voices, using SpeechSynthesizer, to output a .wav file.

Why did I build it?

From searching online, most Text-To-Speech tools were either overpriced or lacked features, building my own allowed me to get these same things for free but also allowed me to add features that I wanted.