Skip to content

AbhishekChourasiya/AmazonPollyTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmazonPollyTest

This is a basic demo of how to use Amazon Polly to add Text-to-Speach feature into your java applications. we create a AmazonPollyClient and 'Voicereference object. We then createDescribeVoicesRequestandDescribeVoicesResult` object which help us to initialize our voice assistant/TTS agent.

voice = describeVoicesResult.getVoices().get(41); here, we have to provide voice id; id-41 is for English-India Female 1 version.

We cteate a javazoom.jl.player AdvancedPlayer Object to play the voice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages