Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
/ PollySpeaks Public archive

A text to speech application written using Java, Swing and AWS Polly.

License

Notifications You must be signed in to change notification settings

alehel/PollySpeaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polly Speaks

Polly Speaks uses AWS Polly to convert text to speech. The application is written using Java with Swing for the graphical user interface.

Current features

  • Convert text to speech using any of AWS Pollys supported languages and voices.
  • Open/Save text files (*.txt).
  • Save synthesized text to audio files. Supports mp3, ogg and pcm.
  • Use Speech Synthesis Markup Language to customize the speech.

Screenshot of Application

AWS Credentials

To use the application you must have your own AWS credentials. For more details see the AWS Developer Guide.

License

The code is made available under the MIT license.

The icons used in the application are from the Java look and feel Graphics Repository, which is made available by Oracle under the license for software graphics artwork.

About

A text to speech application written using Java, Swing and AWS Polly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages