1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package polly provides the API client, operations, and parameter types for
// 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.
package polly
|