Polly#
Client#
- class Polly.Client#
- A low-level client representing Amazon Polly - Amazon Polly is a web service that makes it easy to synthesize speech from text. - The Amazon Polly service provides API operations for synthesizing high-quality speech from plain text and Speech Synthesis Markup Language (SSML), along with managing pronunciations lexicons that enable you to get the best results for your application domain. - import boto3 client = boto3.client('polly') 
These are the available methods:
Paginators#
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: