Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

cookbook for aws-polly #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chinazor-allen
Copy link

Guidelines to integrating aws-polly to an application.


### Problem to solve

You want to integrate a service that converts text to speech into application:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/into application:/into your application.


### Testing functionality

Now you can create a text-box collecting text from user and pass on to script file for conversion to speech. On you application, You could decide for your users to download file or listen to speech.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and pass it on to the aws-polly/synthesizeSpeech endpoint. In your application, you could decide if the users can download the file or playback the synthesized speech directly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants