Skip to content

A simple TextToSpeech desktop application based on Microsoft Speech SDK.

Notifications You must be signed in to change notification settings

michaelliao/tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A TextToSpeech Application

A simple TTS application based on Microsoft Speech SDK.

DEMO

Run

JDK 11 is required to run this application:

java -jar target/tts.jar

Usage

  1. Select region, voice and audio format;
  2. Paste your subscription key (How to apply subscription key);
  3. Choose output directory;
  4. Click "Text To Speech";
  5. Click "Play".

You can find generated .mp3 files in the output directory.

About

A simple TextToSpeech desktop application based on Microsoft Speech SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages