/soundoftext

API & Web Client for soundoftext.com

Primary LanguageJavaScript

Sound of Text

Sound of Text is a website built to help language learners convert text into audio using Google's TTS Engine.

The api is powered by Node, Express, and MongoDB. Check out the docs (and code) in the /api directory.

The web app is powered by React. Check out the code in the web/ directory.