Polly

  • Client object for interacting with AWS Polly service.

    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.

    See more

    Declaration

    Swift

    public struct Polly
  • Error enum for Polly

    See more

    Declaration

    Swift

    public enum PollyErrorType : AWSErrorType
    extension PollyErrorType : CustomStringConvertible