Versions in this module Expand all Collapse all v1 v1.42.9 Aug 3, 2023 Changes in this version + const LanguageCodeArAe + const LanguageCodeCaEs + const LanguageCodeDeAt + const LanguageCodeEnIe + const LanguageCodeFiFi + const LanguageCodeFrBe + const LanguageCodeNlBe + const LanguageCodeYueCn + const VoiceIdAdriano + const VoiceIdAndres + const VoiceIdArlet + const VoiceIdArthur + const VoiceIdDaniel + const VoiceIdElin + const VoiceIdHala + const VoiceIdHannah + const VoiceIdHiujin + const VoiceIdIda + const VoiceIdIsabelle + const VoiceIdKajal + const VoiceIdKazuha + const VoiceIdLaura + const VoiceIdLiam + const VoiceIdLisa + const VoiceIdNiamh + const VoiceIdOla + const VoiceIdPedro + const VoiceIdRemi + const VoiceIdRuth + const VoiceIdSergio + const VoiceIdSofie + const VoiceIdStephen + const VoiceIdSuvi + const VoiceIdThiago + const VoiceIdTomoko v1.42.6 Nov 15, 2021 Changes in this version + const EndpointsID + const EngineNeural + const EngineStandard + const ErrCodeEngineNotSupportedException + const ErrCodeInvalidLexiconException + const ErrCodeInvalidNextTokenException + const ErrCodeInvalidS3BucketException + const ErrCodeInvalidS3KeyException + const ErrCodeInvalidSampleRateException + const ErrCodeInvalidSnsTopicArnException + const ErrCodeInvalidSsmlException + const ErrCodeInvalidTaskIdException + const ErrCodeLanguageNotSupportedException + const ErrCodeLexiconNotFoundException + const ErrCodeLexiconSizeExceededException + const ErrCodeMarksNotSupportedForFormatException + const ErrCodeMaxLexemeLengthExceededException + const ErrCodeMaxLexiconsNumberExceededException + const ErrCodeServiceFailureException + const ErrCodeSsmlMarksNotSupportedForTextTypeException + const ErrCodeSynthesisTaskNotFoundException + const ErrCodeTextLengthExceededException + const ErrCodeUnsupportedPlsAlphabetException + const ErrCodeUnsupportedPlsLanguageException + const GenderFemale + const GenderMale + const LanguageCodeArb + const LanguageCodeCmnCn + const LanguageCodeCyGb + const LanguageCodeDaDk + const LanguageCodeDeDe + const LanguageCodeEnAu + const LanguageCodeEnGb + const LanguageCodeEnGbWls + const LanguageCodeEnIn + const LanguageCodeEnNz + const LanguageCodeEnUs + const LanguageCodeEnZa + const LanguageCodeEsEs + const LanguageCodeEsMx + const LanguageCodeEsUs + const LanguageCodeFrCa + const LanguageCodeFrFr + const LanguageCodeHiIn + const LanguageCodeIsIs + const LanguageCodeItIt + const LanguageCodeJaJp + const LanguageCodeKoKr + const LanguageCodeNbNo + const LanguageCodeNlNl + const LanguageCodePlPl + const LanguageCodePtBr + const LanguageCodePtPt + const LanguageCodeRoRo + const LanguageCodeRuRu + const LanguageCodeSvSe + const LanguageCodeTrTr + const OutputFormatJson + const OutputFormatMp3 + const OutputFormatOggVorbis + const OutputFormatPcm + const ServiceID + const ServiceName + const SpeechMarkTypeSentence + const SpeechMarkTypeSsml + const SpeechMarkTypeViseme + const SpeechMarkTypeWord + const TaskStatusCompleted + const TaskStatusFailed + const TaskStatusInProgress + const TaskStatusScheduled + const TextTypeSsml + const TextTypeText + const VoiceIdAditi + const VoiceIdAmy + const VoiceIdAria + const VoiceIdAstrid + const VoiceIdAyanda + const VoiceIdBianca + const VoiceIdBrian + const VoiceIdCamila + const VoiceIdCarla + const VoiceIdCarmen + const VoiceIdCeline + const VoiceIdChantal + const VoiceIdConchita + const VoiceIdCristiano + const VoiceIdDora + const VoiceIdEmma + const VoiceIdEnrique + const VoiceIdEwa + const VoiceIdFiliz + const VoiceIdGabrielle + const VoiceIdGeraint + const VoiceIdGiorgio + const VoiceIdGwyneth + const VoiceIdHans + const VoiceIdInes + const VoiceIdIvy + const VoiceIdJacek + const VoiceIdJan + const VoiceIdJoanna + const VoiceIdJoey + const VoiceIdJustin + const VoiceIdKarl + const VoiceIdKendra + const VoiceIdKevin + const VoiceIdKimberly + const VoiceIdLea + const VoiceIdLiv + const VoiceIdLotte + const VoiceIdLucia + const VoiceIdLupe + const VoiceIdMads + const VoiceIdMaja + const VoiceIdMarlene + const VoiceIdMathieu + const VoiceIdMatthew + const VoiceIdMaxim + const VoiceIdMia + const VoiceIdMiguel + const VoiceIdMizuki + const VoiceIdNaja + const VoiceIdNicole + const VoiceIdOlivia + const VoiceIdPenelope + const VoiceIdRaveena + const VoiceIdRicardo + const VoiceIdRuben + const VoiceIdRussell + const VoiceIdSalli + const VoiceIdSeoyeon + const VoiceIdTakumi + const VoiceIdTatyana + const VoiceIdVicki + const VoiceIdVitoria + const VoiceIdZeina + const VoiceIdZhiyu + func Engine_Values() []string + func Gender_Values() []string + func LanguageCode_Values() []string + func OutputFormat_Values() []string + func SpeechMarkType_Values() []string + func TaskStatus_Values() []string + func TextType_Values() []string + func VoiceId_Values() []string + type DeleteLexiconInput struct + Name *string + func (s *DeleteLexiconInput) SetName(v string) *DeleteLexiconInput + func (s *DeleteLexiconInput) Validate() error + func (s DeleteLexiconInput) GoString() string + func (s DeleteLexiconInput) String() string + type DeleteLexiconOutput struct + func (s DeleteLexiconOutput) GoString() string + func (s DeleteLexiconOutput) String() string + type DescribeVoicesInput struct + Engine *string + IncludeAdditionalLanguageCodes *bool + LanguageCode *string + NextToken *string + func (s *DescribeVoicesInput) SetEngine(v string) *DescribeVoicesInput + func (s *DescribeVoicesInput) SetIncludeAdditionalLanguageCodes(v bool) *DescribeVoicesInput + func (s *DescribeVoicesInput) SetLanguageCode(v string) *DescribeVoicesInput + func (s *DescribeVoicesInput) SetNextToken(v string) *DescribeVoicesInput + func (s DescribeVoicesInput) GoString() string + func (s DescribeVoicesInput) String() string + type DescribeVoicesOutput struct + NextToken *string + Voices []*Voice + func (s *DescribeVoicesOutput) SetNextToken(v string) *DescribeVoicesOutput + func (s *DescribeVoicesOutput) SetVoices(v []*Voice) *DescribeVoicesOutput + func (s DescribeVoicesOutput) GoString() string + func (s DescribeVoicesOutput) String() string + type EngineNotSupportedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *EngineNotSupportedException) Code() string + func (s *EngineNotSupportedException) Error() string + func (s *EngineNotSupportedException) Message() string + func (s *EngineNotSupportedException) OrigErr() error + func (s *EngineNotSupportedException) RequestID() string + func (s *EngineNotSupportedException) StatusCode() int + func (s EngineNotSupportedException) GoString() string + func (s EngineNotSupportedException) String() string + type GetLexiconInput struct + Name *string + func (s *GetLexiconInput) SetName(v string) *GetLexiconInput + func (s *GetLexiconInput) Validate() error + func (s GetLexiconInput) GoString() string + func (s GetLexiconInput) String() string + type GetLexiconOutput struct + Lexicon *Lexicon + LexiconAttributes *LexiconAttributes + func (s *GetLexiconOutput) SetLexicon(v *Lexicon) *GetLexiconOutput + func (s *GetLexiconOutput) SetLexiconAttributes(v *LexiconAttributes) *GetLexiconOutput + func (s GetLexiconOutput) GoString() string + func (s GetLexiconOutput) String() string + type GetSpeechSynthesisTaskInput struct + TaskId *string + func (s *GetSpeechSynthesisTaskInput) SetTaskId(v string) *GetSpeechSynthesisTaskInput + func (s *GetSpeechSynthesisTaskInput) Validate() error + func (s GetSpeechSynthesisTaskInput) GoString() string + func (s GetSpeechSynthesisTaskInput) String() string + type GetSpeechSynthesisTaskOutput struct + SynthesisTask *SynthesisTask + func (s *GetSpeechSynthesisTaskOutput) SetSynthesisTask(v *SynthesisTask) *GetSpeechSynthesisTaskOutput + func (s GetSpeechSynthesisTaskOutput) GoString() string + func (s GetSpeechSynthesisTaskOutput) String() string + type InvalidLexiconException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidLexiconException) Code() string + func (s *InvalidLexiconException) Error() string + func (s *InvalidLexiconException) Message() string + func (s *InvalidLexiconException) OrigErr() error + func (s *InvalidLexiconException) RequestID() string + func (s *InvalidLexiconException) StatusCode() int + func (s InvalidLexiconException) GoString() string + func (s InvalidLexiconException) String() string + type InvalidNextTokenException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidNextTokenException) Code() string + func (s *InvalidNextTokenException) Error() string + func (s *InvalidNextTokenException) Message() string + func (s *InvalidNextTokenException) OrigErr() error + func (s *InvalidNextTokenException) RequestID() string + func (s *InvalidNextTokenException) StatusCode() int + func (s InvalidNextTokenException) GoString() string + func (s InvalidNextTokenException) String() string + type InvalidS3BucketException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidS3BucketException) Code() string + func (s *InvalidS3BucketException) Error() string + func (s *InvalidS3BucketException) Message() string + func (s *InvalidS3BucketException) OrigErr() error + func (s *InvalidS3BucketException) RequestID() string + func (s *InvalidS3BucketException) StatusCode() int + func (s InvalidS3BucketException) GoString() string + func (s InvalidS3BucketException) String() string + type InvalidS3KeyException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidS3KeyException) Code() string + func (s *InvalidS3KeyException) Error() string + func (s *InvalidS3KeyException) Message() string + func (s *InvalidS3KeyException) OrigErr() error + func (s *InvalidS3KeyException) RequestID() string + func (s *InvalidS3KeyException) StatusCode() int + func (s InvalidS3KeyException) GoString() string + func (s InvalidS3KeyException) String() string + type InvalidSampleRateException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidSampleRateException) Code() string + func (s *InvalidSampleRateException) Error() string + func (s *InvalidSampleRateException) Message() string + func (s *InvalidSampleRateException) OrigErr() error + func (s *InvalidSampleRateException) RequestID() string + func (s *InvalidSampleRateException) StatusCode() int + func (s InvalidSampleRateException) GoString() string + func (s InvalidSampleRateException) String() string + type InvalidSnsTopicArnException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidSnsTopicArnException) Code() string + func (s *InvalidSnsTopicArnException) Error() string + func (s *InvalidSnsTopicArnException) Message() string + func (s *InvalidSnsTopicArnException) OrigErr() error + func (s *InvalidSnsTopicArnException) RequestID() string + func (s *InvalidSnsTopicArnException) StatusCode() int + func (s InvalidSnsTopicArnException) GoString() string + func (s InvalidSnsTopicArnException) String() string + type InvalidSsmlException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidSsmlException) Code() string + func (s *InvalidSsmlException) Error() string + func (s *InvalidSsmlException) Message() string + func (s *InvalidSsmlException) OrigErr() error + func (s *InvalidSsmlException) RequestID() string + func (s *InvalidSsmlException) StatusCode() int + func (s InvalidSsmlException) GoString() string + func (s InvalidSsmlException) String() string + type InvalidTaskIdException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidTaskIdException) Code() string + func (s *InvalidTaskIdException) Error() string + func (s *InvalidTaskIdException) Message() string + func (s *InvalidTaskIdException) OrigErr() error + func (s *InvalidTaskIdException) RequestID() string + func (s *InvalidTaskIdException) StatusCode() int + func (s InvalidTaskIdException) GoString() string + func (s InvalidTaskIdException) String() string + type LanguageNotSupportedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LanguageNotSupportedException) Code() string + func (s *LanguageNotSupportedException) Error() string + func (s *LanguageNotSupportedException) Message() string + func (s *LanguageNotSupportedException) OrigErr() error + func (s *LanguageNotSupportedException) RequestID() string + func (s *LanguageNotSupportedException) StatusCode() int + func (s LanguageNotSupportedException) GoString() string + func (s LanguageNotSupportedException) String() string + type Lexicon struct + Content *string + Name *string + func (s *Lexicon) SetContent(v string) *Lexicon + func (s *Lexicon) SetName(v string) *Lexicon + func (s Lexicon) GoString() string + func (s Lexicon) String() string + type LexiconAttributes struct + Alphabet *string + LanguageCode *string + LastModified *time.Time + LexemesCount *int64 + LexiconArn *string + Size *int64 + func (s *LexiconAttributes) SetAlphabet(v string) *LexiconAttributes + func (s *LexiconAttributes) SetLanguageCode(v string) *LexiconAttributes + func (s *LexiconAttributes) SetLastModified(v time.Time) *LexiconAttributes + func (s *LexiconAttributes) SetLexemesCount(v int64) *LexiconAttributes + func (s *LexiconAttributes) SetLexiconArn(v string) *LexiconAttributes + func (s *LexiconAttributes) SetSize(v int64) *LexiconAttributes + func (s LexiconAttributes) GoString() string + func (s LexiconAttributes) String() string + type LexiconDescription struct + Attributes *LexiconAttributes + Name *string + func (s *LexiconDescription) SetAttributes(v *LexiconAttributes) *LexiconDescription + func (s *LexiconDescription) SetName(v string) *LexiconDescription + func (s LexiconDescription) GoString() string + func (s LexiconDescription) String() string + type LexiconNotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LexiconNotFoundException) Code() string + func (s *LexiconNotFoundException) Error() string + func (s *LexiconNotFoundException) Message() string + func (s *LexiconNotFoundException) OrigErr() error + func (s *LexiconNotFoundException) RequestID() string + func (s *LexiconNotFoundException) StatusCode() int + func (s LexiconNotFoundException) GoString() string + func (s LexiconNotFoundException) String() string + type LexiconSizeExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LexiconSizeExceededException) Code() string + func (s *LexiconSizeExceededException) Error() string + func (s *LexiconSizeExceededException) Message() string + func (s *LexiconSizeExceededException) OrigErr() error + func (s *LexiconSizeExceededException) RequestID() string + func (s *LexiconSizeExceededException) StatusCode() int + func (s LexiconSizeExceededException) GoString() string + func (s LexiconSizeExceededException) String() string + type ListLexiconsInput struct + NextToken *string + func (s *ListLexiconsInput) SetNextToken(v string) *ListLexiconsInput + func (s ListLexiconsInput) GoString() string + func (s ListLexiconsInput) String() string + type ListLexiconsOutput struct + Lexicons []*LexiconDescription + NextToken *string + func (s *ListLexiconsOutput) SetLexicons(v []*LexiconDescription) *ListLexiconsOutput + func (s *ListLexiconsOutput) SetNextToken(v string) *ListLexiconsOutput + func (s ListLexiconsOutput) GoString() string + func (s ListLexiconsOutput) String() string + type ListSpeechSynthesisTasksInput struct + MaxResults *int64 + NextToken *string + Status *string + func (s *ListSpeechSynthesisTasksInput) SetMaxResults(v int64) *ListSpeechSynthesisTasksInput + func (s *ListSpeechSynthesisTasksInput) SetNextToken(v string) *ListSpeechSynthesisTasksInput + func (s *ListSpeechSynthesisTasksInput) SetStatus(v string) *ListSpeechSynthesisTasksInput + func (s *ListSpeechSynthesisTasksInput) Validate() error + func (s ListSpeechSynthesisTasksInput) GoString() string + func (s ListSpeechSynthesisTasksInput) String() string + type ListSpeechSynthesisTasksOutput struct + NextToken *string + SynthesisTasks []*SynthesisTask + func (s *ListSpeechSynthesisTasksOutput) SetNextToken(v string) *ListSpeechSynthesisTasksOutput + func (s *ListSpeechSynthesisTasksOutput) SetSynthesisTasks(v []*SynthesisTask) *ListSpeechSynthesisTasksOutput + func (s ListSpeechSynthesisTasksOutput) GoString() string + func (s ListSpeechSynthesisTasksOutput) String() string + type MarksNotSupportedForFormatException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *MarksNotSupportedForFormatException) Code() string + func (s *MarksNotSupportedForFormatException) Error() string + func (s *MarksNotSupportedForFormatException) Message() string + func (s *MarksNotSupportedForFormatException) OrigErr() error + func (s *MarksNotSupportedForFormatException) RequestID() string + func (s *MarksNotSupportedForFormatException) StatusCode() int + func (s MarksNotSupportedForFormatException) GoString() string + func (s MarksNotSupportedForFormatException) String() string + type MaxLexemeLengthExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *MaxLexemeLengthExceededException) Code() string + func (s *MaxLexemeLengthExceededException) Error() string + func (s *MaxLexemeLengthExceededException) Message() string + func (s *MaxLexemeLengthExceededException) OrigErr() error + func (s *MaxLexemeLengthExceededException) RequestID() string + func (s *MaxLexemeLengthExceededException) StatusCode() int + func (s MaxLexemeLengthExceededException) GoString() string + func (s MaxLexemeLengthExceededException) String() string + type MaxLexiconsNumberExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *MaxLexiconsNumberExceededException) Code() string + func (s *MaxLexiconsNumberExceededException) Error() string + func (s *MaxLexiconsNumberExceededException) Message() string + func (s *MaxLexiconsNumberExceededException) OrigErr() error + func (s *MaxLexiconsNumberExceededException) RequestID() string + func (s *MaxLexiconsNumberExceededException) StatusCode() int + func (s MaxLexiconsNumberExceededException) GoString() string + func (s MaxLexiconsNumberExceededException) String() string + type Polly struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *Polly + func (c *Polly) DeleteLexicon(input *DeleteLexiconInput) (*DeleteLexiconOutput, error) + func (c *Polly) DeleteLexiconRequest(input *DeleteLexiconInput) (req *request.Request, output *DeleteLexiconOutput) + func (c *Polly) DeleteLexiconWithContext(ctx aws.Context, input *DeleteLexiconInput, opts ...request.Option) (*DeleteLexiconOutput, error) + func (c *Polly) DescribeVoices(input *DescribeVoicesInput) (*DescribeVoicesOutput, error) + func (c *Polly) DescribeVoicesRequest(input *DescribeVoicesInput) (req *request.Request, output *DescribeVoicesOutput) + func (c *Polly) DescribeVoicesWithContext(ctx aws.Context, input *DescribeVoicesInput, opts ...request.Option) (*DescribeVoicesOutput, error) + func (c *Polly) GetLexicon(input *GetLexiconInput) (*GetLexiconOutput, error) + func (c *Polly) GetLexiconRequest(input *GetLexiconInput) (req *request.Request, output *GetLexiconOutput) + func (c *Polly) GetLexiconWithContext(ctx aws.Context, input *GetLexiconInput, opts ...request.Option) (*GetLexiconOutput, error) + func (c *Polly) GetSpeechSynthesisTask(input *GetSpeechSynthesisTaskInput) (*GetSpeechSynthesisTaskOutput, error) + func (c *Polly) GetSpeechSynthesisTaskRequest(input *GetSpeechSynthesisTaskInput) (req *request.Request, output *GetSpeechSynthesisTaskOutput) + func (c *Polly) GetSpeechSynthesisTaskWithContext(ctx aws.Context, input *GetSpeechSynthesisTaskInput, opts ...request.Option) (*GetSpeechSynthesisTaskOutput, error) + func (c *Polly) ListLexicons(input *ListLexiconsInput) (*ListLexiconsOutput, error) + func (c *Polly) ListLexiconsRequest(input *ListLexiconsInput) (req *request.Request, output *ListLexiconsOutput) + func (c *Polly) ListLexiconsWithContext(ctx aws.Context, input *ListLexiconsInput, opts ...request.Option) (*ListLexiconsOutput, error) + func (c *Polly) ListSpeechSynthesisTasks(input *ListSpeechSynthesisTasksInput) (*ListSpeechSynthesisTasksOutput, error) + func (c *Polly) ListSpeechSynthesisTasksPages(input *ListSpeechSynthesisTasksInput, ...) error + func (c *Polly) ListSpeechSynthesisTasksPagesWithContext(ctx aws.Context, input *ListSpeechSynthesisTasksInput, ...) error + func (c *Polly) ListSpeechSynthesisTasksRequest(input *ListSpeechSynthesisTasksInput) (req *request.Request, output *ListSpeechSynthesisTasksOutput) + func (c *Polly) ListSpeechSynthesisTasksWithContext(ctx aws.Context, input *ListSpeechSynthesisTasksInput, opts ...request.Option) (*ListSpeechSynthesisTasksOutput, error) + func (c *Polly) PutLexicon(input *PutLexiconInput) (*PutLexiconOutput, error) + func (c *Polly) PutLexiconRequest(input *PutLexiconInput) (req *request.Request, output *PutLexiconOutput) + func (c *Polly) PutLexiconWithContext(ctx aws.Context, input *PutLexiconInput, opts ...request.Option) (*PutLexiconOutput, error) + func (c *Polly) StartSpeechSynthesisTask(input *StartSpeechSynthesisTaskInput) (*StartSpeechSynthesisTaskOutput, error) + func (c *Polly) StartSpeechSynthesisTaskRequest(input *StartSpeechSynthesisTaskInput) (req *request.Request, output *StartSpeechSynthesisTaskOutput) + func (c *Polly) StartSpeechSynthesisTaskWithContext(ctx aws.Context, input *StartSpeechSynthesisTaskInput, opts ...request.Option) (*StartSpeechSynthesisTaskOutput, error) + func (c *Polly) SynthesizeSpeech(input *SynthesizeSpeechInput) (*SynthesizeSpeechOutput, error) + func (c *Polly) SynthesizeSpeechRequest(input *SynthesizeSpeechInput) (req *request.Request, output *SynthesizeSpeechOutput) + func (c *Polly) SynthesizeSpeechWithContext(ctx aws.Context, input *SynthesizeSpeechInput, opts ...request.Option) (*SynthesizeSpeechOutput, error) + type PutLexiconInput struct + Content *string + Name *string + func (s *PutLexiconInput) SetContent(v string) *PutLexiconInput + func (s *PutLexiconInput) SetName(v string) *PutLexiconInput + func (s *PutLexiconInput) Validate() error + func (s PutLexiconInput) GoString() string + func (s PutLexiconInput) String() string + type PutLexiconOutput struct + func (s PutLexiconOutput) GoString() string + func (s PutLexiconOutput) String() string + type ServiceFailureException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceFailureException) Code() string + func (s *ServiceFailureException) Error() string + func (s *ServiceFailureException) Message() string + func (s *ServiceFailureException) OrigErr() error + func (s *ServiceFailureException) RequestID() string + func (s *ServiceFailureException) StatusCode() int + func (s ServiceFailureException) GoString() string + func (s ServiceFailureException) String() string + type SsmlMarksNotSupportedForTextTypeException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *SsmlMarksNotSupportedForTextTypeException) Code() string + func (s *SsmlMarksNotSupportedForTextTypeException) Error() string + func (s *SsmlMarksNotSupportedForTextTypeException) Message() string + func (s *SsmlMarksNotSupportedForTextTypeException) OrigErr() error + func (s *SsmlMarksNotSupportedForTextTypeException) RequestID() string + func (s *SsmlMarksNotSupportedForTextTypeException) StatusCode() int + func (s SsmlMarksNotSupportedForTextTypeException) GoString() string + func (s SsmlMarksNotSupportedForTextTypeException) String() string + type StartSpeechSynthesisTaskInput struct + Engine *string + LanguageCode *string + LexiconNames []*string + OutputFormat *string + OutputS3BucketName *string + OutputS3KeyPrefix *string + SampleRate *string + SnsTopicArn *string + SpeechMarkTypes []*string + Text *string + TextType *string + VoiceId *string + func (s *StartSpeechSynthesisTaskInput) SetEngine(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetLanguageCode(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetLexiconNames(v []*string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetOutputFormat(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetOutputS3BucketName(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetOutputS3KeyPrefix(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetSampleRate(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetSnsTopicArn(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetSpeechMarkTypes(v []*string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetText(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetTextType(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) SetVoiceId(v string) *StartSpeechSynthesisTaskInput + func (s *StartSpeechSynthesisTaskInput) Validate() error + func (s StartSpeechSynthesisTaskInput) GoString() string + func (s StartSpeechSynthesisTaskInput) String() string + type StartSpeechSynthesisTaskOutput struct + SynthesisTask *SynthesisTask + func (s *StartSpeechSynthesisTaskOutput) SetSynthesisTask(v *SynthesisTask) *StartSpeechSynthesisTaskOutput + func (s StartSpeechSynthesisTaskOutput) GoString() string + func (s StartSpeechSynthesisTaskOutput) String() string + type SynthesisTask struct + CreationTime *time.Time + Engine *string + LanguageCode *string + LexiconNames []*string + OutputFormat *string + OutputUri *string + RequestCharacters *int64 + SampleRate *string + SnsTopicArn *string + SpeechMarkTypes []*string + TaskId *string + TaskStatus *string + TaskStatusReason *string + TextType *string + VoiceId *string + func (s *SynthesisTask) SetCreationTime(v time.Time) *SynthesisTask + func (s *SynthesisTask) SetEngine(v string) *SynthesisTask + func (s *SynthesisTask) SetLanguageCode(v string) *SynthesisTask + func (s *SynthesisTask) SetLexiconNames(v []*string) *SynthesisTask + func (s *SynthesisTask) SetOutputFormat(v string) *SynthesisTask + func (s *SynthesisTask) SetOutputUri(v string) *SynthesisTask + func (s *SynthesisTask) SetRequestCharacters(v int64) *SynthesisTask + func (s *SynthesisTask) SetSampleRate(v string) *SynthesisTask + func (s *SynthesisTask) SetSnsTopicArn(v string) *SynthesisTask + func (s *SynthesisTask) SetSpeechMarkTypes(v []*string) *SynthesisTask + func (s *SynthesisTask) SetTaskId(v string) *SynthesisTask + func (s *SynthesisTask) SetTaskStatus(v string) *SynthesisTask + func (s *SynthesisTask) SetTaskStatusReason(v string) *SynthesisTask + func (s *SynthesisTask) SetTextType(v string) *SynthesisTask + func (s *SynthesisTask) SetVoiceId(v string) *SynthesisTask + func (s SynthesisTask) GoString() string + func (s SynthesisTask) String() string + type SynthesisTaskNotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *SynthesisTaskNotFoundException) Code() string + func (s *SynthesisTaskNotFoundException) Error() string + func (s *SynthesisTaskNotFoundException) Message() string + func (s *SynthesisTaskNotFoundException) OrigErr() error + func (s *SynthesisTaskNotFoundException) RequestID() string + func (s *SynthesisTaskNotFoundException) StatusCode() int + func (s SynthesisTaskNotFoundException) GoString() string + func (s SynthesisTaskNotFoundException) String() string + type SynthesizeSpeechInput struct + Engine *string + LanguageCode *string + LexiconNames []*string + OutputFormat *string + SampleRate *string + SpeechMarkTypes []*string + Text *string + TextType *string + VoiceId *string + func (s *SynthesizeSpeechInput) SetEngine(v string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) SetLanguageCode(v string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) SetLexiconNames(v []*string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) SetOutputFormat(v string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) SetSampleRate(v string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) SetSpeechMarkTypes(v []*string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) SetText(v string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) SetTextType(v string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) SetVoiceId(v string) *SynthesizeSpeechInput + func (s *SynthesizeSpeechInput) Validate() error + func (s SynthesizeSpeechInput) GoString() string + func (s SynthesizeSpeechInput) String() string + type SynthesizeSpeechOutput struct + AudioStream io.ReadCloser + ContentType *string + RequestCharacters *int64 + func (s *SynthesizeSpeechOutput) SetAudioStream(v io.ReadCloser) *SynthesizeSpeechOutput + func (s *SynthesizeSpeechOutput) SetContentType(v string) *SynthesizeSpeechOutput + func (s *SynthesizeSpeechOutput) SetRequestCharacters(v int64) *SynthesizeSpeechOutput + func (s SynthesizeSpeechOutput) GoString() string + func (s SynthesizeSpeechOutput) String() string + type TextLengthExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *TextLengthExceededException) Code() string + func (s *TextLengthExceededException) Error() string + func (s *TextLengthExceededException) Message() string + func (s *TextLengthExceededException) OrigErr() error + func (s *TextLengthExceededException) RequestID() string + func (s *TextLengthExceededException) StatusCode() int + func (s TextLengthExceededException) GoString() string + func (s TextLengthExceededException) String() string + type UnsupportedPlsAlphabetException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *UnsupportedPlsAlphabetException) Code() string + func (s *UnsupportedPlsAlphabetException) Error() string + func (s *UnsupportedPlsAlphabetException) Message() string + func (s *UnsupportedPlsAlphabetException) OrigErr() error + func (s *UnsupportedPlsAlphabetException) RequestID() string + func (s *UnsupportedPlsAlphabetException) StatusCode() int + func (s UnsupportedPlsAlphabetException) GoString() string + func (s UnsupportedPlsAlphabetException) String() string + type UnsupportedPlsLanguageException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *UnsupportedPlsLanguageException) Code() string + func (s *UnsupportedPlsLanguageException) Error() string + func (s *UnsupportedPlsLanguageException) Message() string + func (s *UnsupportedPlsLanguageException) OrigErr() error + func (s *UnsupportedPlsLanguageException) RequestID() string + func (s *UnsupportedPlsLanguageException) StatusCode() int + func (s UnsupportedPlsLanguageException) GoString() string + func (s UnsupportedPlsLanguageException) String() string + type Voice struct + AdditionalLanguageCodes []*string + Gender *string + Id *string + LanguageCode *string + LanguageName *string + Name *string + SupportedEngines []*string + func (s *Voice) SetAdditionalLanguageCodes(v []*string) *Voice + func (s *Voice) SetGender(v string) *Voice + func (s *Voice) SetId(v string) *Voice + func (s *Voice) SetLanguageCode(v string) *Voice + func (s *Voice) SetLanguageName(v string) *Voice + func (s *Voice) SetName(v string) *Voice + func (s *Voice) SetSupportedEngines(v []*string) *Voice + func (s Voice) GoString() string + func (s Voice) String() string