Skip to content

tjago/aws-polly-talker-app

Repository files navigation

Polly Talker App

Build Status

This app uses the AWS Polly service api to generate voice from text, similar to Siri.

Based on: Polly Documentation

note: previously this service was known as Ivona API, before acquisition by Amazon.

Features:

  • Uses JavaFX GUI
  • Grabs all voices for every language code
  • plays voice in separete Thread
  • Enables saving grabbed voice to .mp3 file

Building

# gradlew clean build run

Screenshots

screen1

About

Small JavaFX app connecting to a AWS Polly service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages