Skip to main content

SpeechSynth

Setup

Requirements

Installation

Once done, add the project as a submodule using:

git submodule add git@github.com:joesmaller/speechsynth.git ./vendor/speechsynth

Before you can use any functions within SpeechSynth, you must call SpeechSynth.Init() to prepare the library for use. This step also allow you to provide settings to configure how Speech Synth works.