String name
The name of the lexicon to delete. Must be an existing lexicon in the region.
Constraints:
Pattern: [0-9A-Za-z]{1,20}
String languageCode
The language identification tag (ISO 639 code for the language name-ISO 3166 country code) for filtering the list of voices returned. If you don't specify this optional parameter, all available voices are returned.
Constraints:
Allowed Values: cy-GB, da-DK, de-DE, en-AU, en-GB, en-GB-WLS,
en-IN, en-US, es-ES, es-US, fr-CA, fr-FR, is-IS, it-IT, ko-KR, ja-JP,
nb-NO, nl-NL, pl-PL, pt-BR, pt-PT, ro-RO, ru-RU, sv-SE, tr-TR
String nextToken
An opaque pagination token returned from the previous
DescribeVoices operation. If present, this indicates where
to continue the listing.
String name
Name of the lexicon.
Constraints:
Pattern: [0-9A-Za-z]{1,20}
Lexicon lexicon
Lexicon object that provides name and the string content of the lexicon.
LexiconAttributes lexiconAttributes
Metadata of the lexicon, including phonetic alphabetic used, language code, lexicon ARN, number of lexemes defined in the lexicon, and size of lexicon in bytes.
String alphabet
Phonetic alphabet used in the lexicon. Valid values are ipa
and x-sampa.
String languageCode
Language code that the lexicon applies to. A lexicon with a language code such as "en" would be applied to all English languages (en-GB, en-US, en-AUS, en-WLS, and so on.
Constraints:
Allowed Values: cy-GB, da-DK, de-DE, en-AU, en-GB, en-GB-WLS,
en-IN, en-US, es-ES, es-US, fr-CA, fr-FR, is-IS, it-IT, ko-KR, ja-JP,
nb-NO, nl-NL, pl-PL, pt-BR, pt-PT, ro-RO, ru-RU, sv-SE, tr-TR
Date lastModified
Date lexicon was last modified (a timestamp value).
String lexiconArn
Amazon Resource Name (ARN) of the lexicon.
Integer lexemesCount
Number of lexemes in the lexicon.
Integer size
Total size of the lexicon, in characters.
String name
Name of the lexicon.
Constraints:
Pattern: [0-9A-Za-z]{1,20}
LexiconAttributes attributes
Provides lexicon metadata.
String nextToken
An opaque pagination token returned from previous
ListLexicons operation. If present, indicates where to
continue the list of lexicons.
Date expiration
AWSCredentials credentials
List<E> lexiconNames
List of one or more pronunciation lexicon names you want the service to apply during synthesis. Lexicons are applied only if the language of the lexicon is the same as the language of the voice. For information about storing lexicons, see PutLexicon.
String outputFormat
The audio format in which the resulting stream will be encoded.
Constraints:
Allowed Values: mp3, ogg_vorbis, pcm
String sampleRate
The audio frequency specified in Hz.
The valid values for mp3 and ogg_vorbis are
"8000", "16000", and "22050". The default value is "22050".
Valid values for pcm are "8000" and "16000" The default
value is "16000".
List<E> speechMarkTypes
String text
Input text to synthesize. If you specify ssml as the
TextType, follow the SSML format for the input text.
String textType
Specifies whether the input text is plain text or SSML. The default value is plain text. For more information, see Using SSML.
Constraints:
Allowed Values: ssml, text
String voiceId
Voice ID to use for the synthesis. You can get a list of available voice IDs by calling the DescribeVoices operation.
Constraints:
Allowed Values: Geraint, Gwyneth, Mads, Naja, Hans, Marlene,
Nicole, Russell, Amy, Brian, Emma, Raveena, Ivy, Joanna, Joey, Justin,
Kendra, Kimberly, Matthew, Salli, Conchita, Enrique, Miguel, Penelope, Chantal,
Celine, Mathieu, Dora, Karl, Carla, Giorgio, Mizuki, Liv, Lotte, Ruben,
Ewa, Jacek, Jan, Maja, Ricardo, Vitoria, Cristiano, Ines, Carmen, Maxim,
Tatyana, Astrid, Filiz, Vicki, Takumi, Seoyeon, Aditi
List<E> lexiconNames
List of one or more pronunciation lexicon names you want the service to apply during synthesis. Lexicons are applied only if the language of the lexicon is the same as the language of the voice. For information about storing lexicons, see PutLexicon.
String outputFormat
The format in which the returned output will be encoded. For audio stream, this will be mp3, ogg_vorbis, or pcm. For speech marks, this will be json.
Constraints:
Allowed Values: json, mp3, ogg_vorbis, pcm
String sampleRate
The audio frequency specified in Hz.
The valid values for mp3 and ogg_vorbis are
"8000", "16000", and "22050". The default value is "22050".
Valid values for pcm are "8000" and "16000" The default
value is "16000".
List<E> speechMarkTypes
The type of speech marks returned for the input text.
String text
Input text to synthesize. If you specify ssml as the
TextType, follow the SSML format for the input text.
String textType
Specifies whether the input text is plain text or SSML. The default value is plain text. For more information, see Using SSML.
Constraints:
Allowed Values: ssml, text
String voiceId
Voice ID to use for the synthesis. You can get a list of available voice IDs by calling the DescribeVoices operation.
Constraints:
Allowed Values: Geraint, Gwyneth, Mads, Naja, Hans, Marlene,
Nicole, Russell, Amy, Brian, Emma, Raveena, Ivy, Joanna, Joey, Justin,
Kendra, Kimberly, Matthew, Salli, Conchita, Enrique, Miguel, Penelope,
Chantal, Celine, Mathieu, Dora, Karl, Carla, Giorgio, Mizuki, Liv, Lotte,
Ruben, Ewa, Jacek, Jan, Maja, Ricardo, Vitoria, Cristiano, Ines, Carmen,
Maxim, Tatyana, Astrid, Filiz, Vicki, Takumi, Seoyeon, Aditi
InputStream audioStream
Stream containing the synthesized speech.
String contentType
Specifies the type audio stream. This should reflect the
OutputFormat parameter in your request.
If you request mp3 as the OutputFormat, the
ContentType returned is audio/mpeg.
If you request ogg_vorbis as the OutputFormat,
the ContentType returned is audio/ogg.
If you request pcm as the OutputFormat, the
ContentType returned is audio/pcm in a signed 16-bit, 1
channel (mono), little-endian format.
If you request json as the OutputFormat, the
ContentType returned is audio/json.
Integer requestCharacters
Number of characters synthesized.
String gender
Gender of the voice.
Constraints:
Allowed Values: Female, Male
String id
Amazon Polly assigned voice ID. This is the ID that you specify when
calling the SynthesizeSpeech operation.
Constraints:
Allowed Values: Geraint, Gwyneth, Mads, Naja, Hans, Marlene,
Nicole, Russell, Amy, Brian, Emma, Raveena, Ivy, Joanna, Joey, Justin,
Kendra, Kimberly, Matthew, Salli, Conchita, Enrique, Miguel, Penelope,
Chantal, Celine, Mathieu, Dora, Karl, Carla, Giorgio, Mizuki, Liv, Lotte,
Ruben, Ewa, Jacek, Jan, Maja, Ricardo, Vitoria, Cristiano, Ines, Carmen,
Maxim, Tatyana, Astrid, Filiz, Vicki, Takumi, Seoyeon, Aditi
String languageCode
Language code of the voice.
Constraints:
Allowed Values: cy-GB, da-DK, de-DE, en-AU, en-GB, en-GB-WLS,
en-IN, en-US, es-ES, es-US, fr-CA, fr-FR, is-IS, it-IT, ko-KR, ja-JP,
nb-NO, nl-NL, pl-PL, pt-BR, pt-PT, ro-RO, ru-RU, sv-SE, tr-TR
String languageName
Human readable name of the language in English.
String name
Name of the voice (for example, Salli, Kendra, etc.). This provides a human readable voice name that you might display in your application.
Copyright © 2018. All rights reserved.