@aws-sdk/client-polly 3.379.1 → 3.385.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -54,6 +54,7 @@ exports.LanguageCode = {
54
54
  es_MX: "es-MX",
55
55
  es_US: "es-US",
56
56
  fi_FI: "fi-FI",
57
+ fr_BE: "fr-BE",
57
58
  fr_CA: "fr-CA",
58
59
  fr_FR: "fr-FR",
59
60
  hi_IN: "hi-IN",
@@ -113,6 +114,7 @@ exports.VoiceId = {
113
114
  Hiujin: "Hiujin",
114
115
  Ida: "Ida",
115
116
  Ines: "Ines",
117
+ Isabelle: "Isabelle",
116
118
  Ivy: "Ivy",
117
119
  Jacek: "Jacek",
118
120
  Jan: "Jan",
@@ -49,6 +49,7 @@ export const LanguageCode = {
49
49
  es_MX: "es-MX",
50
50
  es_US: "es-US",
51
51
  fi_FI: "fi-FI",
52
+ fr_BE: "fr-BE",
52
53
  fr_CA: "fr-CA",
53
54
  fr_FR: "fr-FR",
54
55
  hi_IN: "hi-IN",
@@ -108,6 +109,7 @@ export const VoiceId = {
108
109
  Hiujin: "Hiujin",
109
110
  Ida: "Ida",
110
111
  Ines: "Ines",
112
+ Isabelle: "Isabelle",
111
113
  Ivy: "Ivy",
112
114
  Jacek: "Jacek",
113
115
  Jan: "Jan",
@@ -47,7 +47,7 @@ export interface DescribeVoicesCommandOutput extends DescribeVoicesOutput, __Met
47
47
  * const client = new PollyClient(config);
48
48
  * const input = { // DescribeVoicesInput
49
49
  * Engine: "standard" || "neural",
50
- * LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
50
+ * LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
51
51
  * IncludeAdditionalLanguageCodes: true || false,
52
52
  * NextToken: "STRING_VALUE",
53
53
  * };
@@ -57,12 +57,12 @@ export interface DescribeVoicesCommandOutput extends DescribeVoicesOutput, __Met
57
57
  * // Voices: [ // VoiceList
58
58
  * // { // Voice
59
59
  * // Gender: "Female" || "Male",
60
- * // Id: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa",
61
- * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
60
+ * // Id: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa" || "Isabelle",
61
+ * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
62
62
  * // LanguageName: "STRING_VALUE",
63
63
  * // Name: "STRING_VALUE",
64
64
  * // AdditionalLanguageCodes: [ // LanguageCodeList
65
- * // "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
65
+ * // "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
66
66
  * // ],
67
67
  * // SupportedEngines: [ // EngineList
68
68
  * // "standard" || "neural",
@@ -43,7 +43,7 @@ export interface GetLexiconCommandOutput extends GetLexiconOutput, __MetadataBea
43
43
  * // },
44
44
  * // LexiconAttributes: { // LexiconAttributes
45
45
  * // Alphabet: "STRING_VALUE",
46
- * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
46
+ * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
47
47
  * // LastModified: new Date("TIMESTAMP"),
48
48
  * // LexiconArn: "STRING_VALUE",
49
49
  * // LexemesCount: Number("int"),
@@ -57,8 +57,8 @@ export interface GetSpeechSynthesisTaskCommandOutput extends GetSpeechSynthesisT
57
57
  * // "sentence" || "ssml" || "viseme" || "word",
58
58
  * // ],
59
59
  * // TextType: "ssml" || "text",
60
- * // VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa",
61
- * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
60
+ * // VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa" || "Isabelle",
61
+ * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
62
62
  * // },
63
63
  * // };
64
64
  *
@@ -41,7 +41,7 @@ export interface ListLexiconsCommandOutput extends ListLexiconsOutput, __Metadat
41
41
  * // Name: "STRING_VALUE",
42
42
  * // Attributes: { // LexiconAttributes
43
43
  * // Alphabet: "STRING_VALUE",
44
- * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
44
+ * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
45
45
  * // LastModified: new Date("TIMESTAMP"),
46
46
  * // LexiconArn: "STRING_VALUE",
47
47
  * // LexemesCount: Number("int"),
@@ -60,8 +60,8 @@ export interface ListSpeechSynthesisTasksCommandOutput extends ListSpeechSynthes
60
60
  * // "sentence" || "ssml" || "viseme" || "word",
61
61
  * // ],
62
62
  * // TextType: "ssml" || "text",
63
- * // VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa",
64
- * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
63
+ * // VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa" || "Isabelle",
64
+ * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
65
65
  * // },
66
66
  * // ],
67
67
  * // };
@@ -41,7 +41,7 @@ export interface StartSpeechSynthesisTaskCommandOutput extends StartSpeechSynthe
41
41
  * const client = new PollyClient(config);
42
42
  * const input = { // StartSpeechSynthesisTaskInput
43
43
  * Engine: "standard" || "neural",
44
- * LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
44
+ * LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
45
45
  * LexiconNames: [ // LexiconNameList
46
46
  * "STRING_VALUE",
47
47
  * ],
@@ -55,7 +55,7 @@ export interface StartSpeechSynthesisTaskCommandOutput extends StartSpeechSynthe
55
55
  * ],
56
56
  * Text: "STRING_VALUE", // required
57
57
  * TextType: "ssml" || "text",
58
- * VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa", // required
58
+ * VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa" || "Isabelle", // required
59
59
  * };
60
60
  * const command = new StartSpeechSynthesisTaskCommand(input);
61
61
  * const response = await client.send(command);
@@ -78,8 +78,8 @@ export interface StartSpeechSynthesisTaskCommandOutput extends StartSpeechSynthe
78
78
  * // "sentence" || "ssml" || "viseme" || "word",
79
79
  * // ],
80
80
  * // TextType: "ssml" || "text",
81
- * // VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa",
82
- * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
81
+ * // VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa" || "Isabelle",
82
+ * // LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
83
83
  * // },
84
84
  * // };
85
85
  *
@@ -37,7 +37,7 @@ export interface SynthesizeSpeechCommandOutput extends Omit<SynthesizeSpeechOutp
37
37
  * const client = new PollyClient(config);
38
38
  * const input = { // SynthesizeSpeechInput
39
39
  * Engine: "standard" || "neural",
40
- * LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE",
40
+ * LanguageCode: "arb" || "cmn-CN" || "cy-GB" || "da-DK" || "de-DE" || "en-AU" || "en-GB" || "en-GB-WLS" || "en-IN" || "en-US" || "es-ES" || "es-MX" || "es-US" || "fr-CA" || "fr-FR" || "is-IS" || "it-IT" || "ja-JP" || "hi-IN" || "ko-KR" || "nb-NO" || "nl-NL" || "pl-PL" || "pt-BR" || "pt-PT" || "ro-RO" || "ru-RU" || "sv-SE" || "tr-TR" || "en-NZ" || "en-ZA" || "ca-ES" || "de-AT" || "yue-CN" || "ar-AE" || "fi-FI" || "en-IE" || "nl-BE" || "fr-BE",
41
41
  * LexiconNames: [ // LexiconNameList
42
42
  * "STRING_VALUE",
43
43
  * ],
@@ -48,7 +48,7 @@ export interface SynthesizeSpeechCommandOutput extends Omit<SynthesizeSpeechOutp
48
48
  * ],
49
49
  * Text: "STRING_VALUE", // required
50
50
  * TextType: "ssml" || "text",
51
- * VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa", // required
51
+ * VoiceId: "Aditi" || "Amy" || "Astrid" || "Bianca" || "Brian" || "Camila" || "Carla" || "Carmen" || "Celine" || "Chantal" || "Conchita" || "Cristiano" || "Dora" || "Emma" || "Enrique" || "Ewa" || "Filiz" || "Gabrielle" || "Geraint" || "Giorgio" || "Gwyneth" || "Hans" || "Ines" || "Ivy" || "Jacek" || "Jan" || "Joanna" || "Joey" || "Justin" || "Karl" || "Kendra" || "Kevin" || "Kimberly" || "Lea" || "Liv" || "Lotte" || "Lucia" || "Lupe" || "Mads" || "Maja" || "Marlene" || "Mathieu" || "Matthew" || "Maxim" || "Mia" || "Miguel" || "Mizuki" || "Naja" || "Nicole" || "Olivia" || "Penelope" || "Raveena" || "Ricardo" || "Ruben" || "Russell" || "Salli" || "Seoyeon" || "Takumi" || "Tatyana" || "Vicki" || "Vitoria" || "Zeina" || "Zhiyu" || "Aria" || "Ayanda" || "Arlet" || "Hannah" || "Arthur" || "Daniel" || "Liam" || "Pedro" || "Kajal" || "Hiujin" || "Laura" || "Elin" || "Ida" || "Suvi" || "Ola" || "Hala" || "Andres" || "Sergio" || "Remi" || "Adriano" || "Thiago" || "Ruth" || "Stephen" || "Kazuha" || "Tomoko" || "Niamh" || "Sofie" || "Lisa" || "Isabelle", // required
52
52
  * };
53
53
  * const command = new SynthesizeSpeechCommand(input);
54
54
  * const response = await client.send(command);
@@ -6,6 +6,7 @@ import { PollyServiceException as __BaseException } from "./PollyServiceExceptio
6
6
  */
7
7
  export interface DeleteLexiconInput {
8
8
  /**
9
+ * @public
9
10
  * <p>The name of the lexicon to delete. Must be an existing lexicon in
10
11
  * the region.</p>
11
12
  */
@@ -81,6 +82,7 @@ export declare const LanguageCode: {
81
82
  readonly es_MX: "es-MX";
82
83
  readonly es_US: "es-US";
83
84
  readonly fi_FI: "fi-FI";
85
+ readonly fr_BE: "fr-BE";
84
86
  readonly fr_CA: "fr-CA";
85
87
  readonly fr_FR: "fr-FR";
86
88
  readonly hi_IN: "hi-IN";
@@ -109,11 +111,13 @@ export type LanguageCode = (typeof LanguageCode)[keyof typeof LanguageCode];
109
111
  */
110
112
  export interface DescribeVoicesInput {
111
113
  /**
114
+ * @public
112
115
  * <p>Specifies the engine (<code>standard</code> or <code>neural</code>)
113
116
  * used by Amazon Polly when processing input text for speech synthesis. </p>
114
117
  */
115
118
  Engine?: Engine | string;
116
119
  /**
120
+ * @public
117
121
  * <p> The language identification tag (ISO 639 code for the language
118
122
  * name-ISO 3166 country code) for filtering the list of voices returned. If
119
123
  * you don't specify this optional parameter, all available voices are
@@ -121,6 +125,7 @@ export interface DescribeVoicesInput {
121
125
  */
122
126
  LanguageCode?: LanguageCode | string;
123
127
  /**
128
+ * @public
124
129
  * <p>Boolean value indicating whether to return any bilingual voices that
125
130
  * use the specified language as an additional language. For instance, if you
126
131
  * request all languages that use US English (es-US), and there is an Italian
@@ -130,6 +135,7 @@ export interface DescribeVoicesInput {
130
135
  */
131
136
  IncludeAdditionalLanguageCodes?: boolean;
132
137
  /**
138
+ * @public
133
139
  * <p>An opaque pagination token returned from the previous
134
140
  * <code>DescribeVoices</code> operation. If present, this indicates where
135
141
  * to continue the listing.</p>
@@ -188,6 +194,7 @@ export declare const VoiceId: {
188
194
  readonly Hiujin: "Hiujin";
189
195
  readonly Ida: "Ida";
190
196
  readonly Ines: "Ines";
197
+ readonly Isabelle: "Isabelle";
191
198
  readonly Ivy: "Ivy";
192
199
  readonly Jacek: "Jacek";
193
200
  readonly Jan: "Jan";
@@ -255,29 +262,35 @@ export type VoiceId = (typeof VoiceId)[keyof typeof VoiceId];
255
262
  */
256
263
  export interface Voice {
257
264
  /**
265
+ * @public
258
266
  * <p>Gender of the voice.</p>
259
267
  */
260
268
  Gender?: Gender | string;
261
269
  /**
270
+ * @public
262
271
  * <p>Amazon Polly assigned voice ID. This is the ID that you specify when
263
272
  * calling the <code>SynthesizeSpeech</code> operation.</p>
264
273
  */
265
274
  Id?: VoiceId | string;
266
275
  /**
276
+ * @public
267
277
  * <p>Language code of the voice.</p>
268
278
  */
269
279
  LanguageCode?: LanguageCode | string;
270
280
  /**
281
+ * @public
271
282
  * <p>Human readable name of the language in English.</p>
272
283
  */
273
284
  LanguageName?: string;
274
285
  /**
286
+ * @public
275
287
  * <p>Name of the voice (for example, Salli, Kendra, etc.). This provides
276
288
  * a human readable voice name that you might display in your
277
289
  * application.</p>
278
290
  */
279
291
  Name?: string;
280
292
  /**
293
+ * @public
281
294
  * <p>Additional codes for languages available for the specified voice in
282
295
  * addition to its default language. </p>
283
296
  * <p>For example, the default language for Aditi is Indian English (en-IN)
@@ -287,6 +300,7 @@ export interface Voice {
287
300
  */
288
301
  AdditionalLanguageCodes?: (LanguageCode | string)[];
289
302
  /**
303
+ * @public
290
304
  * <p>Specifies which engines (<code>standard</code> or <code>neural</code>)
291
305
  * that are supported by a given voice.</p>
292
306
  */
@@ -297,10 +311,12 @@ export interface Voice {
297
311
  */
298
312
  export interface DescribeVoicesOutput {
299
313
  /**
314
+ * @public
300
315
  * <p>A list of voices with their properties.</p>
301
316
  */
302
317
  Voices?: Voice[];
303
318
  /**
319
+ * @public
304
320
  * <p>The pagination token to use in the next request to continue the
305
321
  * listing of voices. <code>NextToken</code> is returned only if the response
306
322
  * is truncated.</p>
@@ -339,6 +355,7 @@ export declare class EngineNotSupportedException extends __BaseException {
339
355
  */
340
356
  export interface GetLexiconInput {
341
357
  /**
358
+ * @public
342
359
  * <p>Name of the lexicon.</p>
343
360
  */
344
361
  Name: string | undefined;
@@ -351,11 +368,13 @@ export interface GetLexiconInput {
351
368
  */
352
369
  export interface Lexicon {
353
370
  /**
371
+ * @public
354
372
  * <p>Lexicon content in string format. The content of a lexicon must be
355
373
  * in PLS format.</p>
356
374
  */
357
375
  Content?: string;
358
376
  /**
377
+ * @public
359
378
  * <p>Name of the lexicon.</p>
360
379
  */
361
380
  Name?: string;
@@ -367,29 +386,35 @@ export interface Lexicon {
367
386
  */
368
387
  export interface LexiconAttributes {
369
388
  /**
389
+ * @public
370
390
  * <p>Phonetic alphabet used in the lexicon. Valid values are
371
391
  * <code>ipa</code> and <code>x-sampa</code>.</p>
372
392
  */
373
393
  Alphabet?: string;
374
394
  /**
395
+ * @public
375
396
  * <p>Language code that the lexicon applies to. A lexicon with a
376
397
  * language code such as "en" would be applied to all English languages
377
398
  * (en-GB, en-US, en-AUS, en-WLS, and so on.</p>
378
399
  */
379
400
  LanguageCode?: LanguageCode | string;
380
401
  /**
402
+ * @public
381
403
  * <p>Date lexicon was last modified (a timestamp value).</p>
382
404
  */
383
405
  LastModified?: Date;
384
406
  /**
407
+ * @public
385
408
  * <p>Amazon Resource Name (ARN) of the lexicon.</p>
386
409
  */
387
410
  LexiconArn?: string;
388
411
  /**
412
+ * @public
389
413
  * <p>Number of lexemes in the lexicon.</p>
390
414
  */
391
415
  LexemesCount?: number;
392
416
  /**
417
+ * @public
393
418
  * <p>Total size of the lexicon, in characters.</p>
394
419
  */
395
420
  Size?: number;
@@ -399,11 +424,13 @@ export interface LexiconAttributes {
399
424
  */
400
425
  export interface GetLexiconOutput {
401
426
  /**
427
+ * @public
402
428
  * <p>Lexicon object that provides name and the string content of the
403
429
  * lexicon. </p>
404
430
  */
405
431
  Lexicon?: Lexicon;
406
432
  /**
433
+ * @public
407
434
  * <p>Metadata of the lexicon, including phonetic alphabetic used,
408
435
  * language code, lexicon ARN, number of lexemes defined in the lexicon, and
409
436
  * size of lexicon in bytes.</p>
@@ -415,6 +442,7 @@ export interface GetLexiconOutput {
415
442
  */
416
443
  export interface GetSpeechSynthesisTaskInput {
417
444
  /**
445
+ * @public
418
446
  * <p>The Amazon Polly generated identifier for a speech synthesis task.</p>
419
447
  */
420
448
  TaskId: string | undefined;
@@ -480,6 +508,7 @@ export type TextType = (typeof TextType)[keyof typeof TextType];
480
508
  */
481
509
  export interface SynthesisTask {
482
510
  /**
511
+ * @public
483
512
  * <p>Specifies the engine (<code>standard</code> or <code>neural</code>)
484
513
  * for Amazon Polly to use when processing input text for speech synthesis. Using a
485
514
  * voice that is not supported for the engine selected will result in an
@@ -487,48 +516,58 @@ export interface SynthesisTask {
487
516
  */
488
517
  Engine?: Engine | string;
489
518
  /**
519
+ * @public
490
520
  * <p>The Amazon Polly generated identifier for a speech synthesis task.</p>
491
521
  */
492
522
  TaskId?: string;
493
523
  /**
524
+ * @public
494
525
  * <p>Current status of the individual speech synthesis task.</p>
495
526
  */
496
527
  TaskStatus?: TaskStatus | string;
497
528
  /**
529
+ * @public
498
530
  * <p>Reason for the current status of a specific speech synthesis task,
499
531
  * including errors if the task has failed.</p>
500
532
  */
501
533
  TaskStatusReason?: string;
502
534
  /**
535
+ * @public
503
536
  * <p>Pathway for the output speech file.</p>
504
537
  */
505
538
  OutputUri?: string;
506
539
  /**
540
+ * @public
507
541
  * <p>Timestamp for the time the synthesis task was started.</p>
508
542
  */
509
543
  CreationTime?: Date;
510
544
  /**
545
+ * @public
511
546
  * <p>Number of billable characters synthesized.</p>
512
547
  */
513
548
  RequestCharacters?: number;
514
549
  /**
550
+ * @public
515
551
  * <p>ARN for the SNS topic optionally used for providing status
516
552
  * notification for a speech synthesis task.</p>
517
553
  */
518
554
  SnsTopicArn?: string;
519
555
  /**
556
+ * @public
520
557
  * <p>List of one or more pronunciation lexicon names you want the service
521
558
  * to apply during synthesis. Lexicons are applied only if the language of
522
559
  * the lexicon is the same as the language of the voice. </p>
523
560
  */
524
561
  LexiconNames?: string[];
525
562
  /**
563
+ * @public
526
564
  * <p>The format in which the returned output will be encoded. For audio
527
565
  * stream, this will be mp3, ogg_vorbis, or pcm. For speech marks, this will
528
566
  * be json. </p>
529
567
  */
530
568
  OutputFormat?: OutputFormat | string;
531
569
  /**
570
+ * @public
532
571
  * <p>The audio frequency specified in Hz.</p>
533
572
  * <p>The valid values for mp3 and ogg_vorbis are "8000", "16000", "22050",
534
573
  * and "24000". The default value for standard voices is "22050". The default
@@ -538,19 +577,23 @@ export interface SynthesisTask {
538
577
  */
539
578
  SampleRate?: string;
540
579
  /**
580
+ * @public
541
581
  * <p>The type of speech marks returned for the input text.</p>
542
582
  */
543
583
  SpeechMarkTypes?: (SpeechMarkType | string)[];
544
584
  /**
585
+ * @public
545
586
  * <p>Specifies whether the input text is plain text or SSML. The default
546
587
  * value is plain text. </p>
547
588
  */
548
589
  TextType?: TextType | string;
549
590
  /**
591
+ * @public
550
592
  * <p>Voice ID to use for the synthesis. </p>
551
593
  */
552
594
  VoiceId?: VoiceId | string;
553
595
  /**
596
+ * @public
554
597
  * <p>Optional language code for a synthesis task. This is only necessary if
555
598
  * using a bilingual voice, such as Aditi, which can be used for either
556
599
  * Indian English (en-IN) or Hindi (hi-IN). </p>
@@ -567,6 +610,7 @@ export interface SynthesisTask {
567
610
  */
568
611
  export interface GetSpeechSynthesisTaskOutput {
569
612
  /**
613
+ * @public
570
614
  * <p>SynthesisTask object that provides information from the requested
571
615
  * task, including output format, creation time, task status, and so
572
616
  * on.</p>
@@ -695,10 +739,12 @@ export declare class LanguageNotSupportedException extends __BaseException {
695
739
  */
696
740
  export interface LexiconDescription {
697
741
  /**
742
+ * @public
698
743
  * <p>Name of the lexicon.</p>
699
744
  */
700
745
  Name?: string;
701
746
  /**
747
+ * @public
702
748
  * <p>Provides lexicon metadata.</p>
703
749
  */
704
750
  Attributes?: LexiconAttributes;
@@ -721,6 +767,7 @@ export declare class LexiconSizeExceededException extends __BaseException {
721
767
  */
722
768
  export interface ListLexiconsInput {
723
769
  /**
770
+ * @public
724
771
  * <p>An opaque pagination token returned from previous
725
772
  * <code>ListLexicons</code> operation. If present, indicates where to
726
773
  * continue the list of lexicons.</p>
@@ -732,10 +779,12 @@ export interface ListLexiconsInput {
732
779
  */
733
780
  export interface ListLexiconsOutput {
734
781
  /**
782
+ * @public
735
783
  * <p>A list of lexicon names and attributes.</p>
736
784
  */
737
785
  Lexicons?: LexiconDescription[];
738
786
  /**
787
+ * @public
739
788
  * <p>The pagination token to use in the next request to continue the
740
789
  * listing of lexicons. <code>NextToken</code> is returned only if the
741
790
  * response is truncated.</p>
@@ -747,16 +796,19 @@ export interface ListLexiconsOutput {
747
796
  */
748
797
  export interface ListSpeechSynthesisTasksInput {
749
798
  /**
799
+ * @public
750
800
  * <p>Maximum number of speech synthesis tasks returned in a List
751
801
  * operation.</p>
752
802
  */
753
803
  MaxResults?: number;
754
804
  /**
805
+ * @public
755
806
  * <p>The pagination token to use in the next request to continue the
756
807
  * listing of speech synthesis tasks. </p>
757
808
  */
758
809
  NextToken?: string;
759
810
  /**
811
+ * @public
760
812
  * <p>Status of the speech synthesis tasks returned in a List
761
813
  * operation</p>
762
814
  */
@@ -767,12 +819,14 @@ export interface ListSpeechSynthesisTasksInput {
767
819
  */
768
820
  export interface ListSpeechSynthesisTasksOutput {
769
821
  /**
822
+ * @public
770
823
  * <p>An opaque pagination token returned from the previous List operation
771
824
  * in this request. If present, this indicates where to continue the
772
825
  * listing.</p>
773
826
  */
774
827
  NextToken?: string;
775
828
  /**
829
+ * @public
776
830
  * <p>List of SynthesisTask objects that provides information from the
777
831
  * specified task in the list request, including output format, creation
778
832
  * time, task status, and so on.</p>
@@ -824,12 +878,14 @@ export declare class MaxLexiconsNumberExceededException extends __BaseException
824
878
  */
825
879
  export interface PutLexiconInput {
826
880
  /**
881
+ * @public
827
882
  * <p>Name of the lexicon. The name must follow the regular express
828
883
  * format [0-9A-Za-z]\{1,20\}. That is, the name is a case-sensitive
829
884
  * alphanumeric string up to 20 characters long. </p>
830
885
  */
831
886
  Name: string | undefined;
832
887
  /**
888
+ * @public
833
889
  * <p>Content of the PLS lexicon as string data.</p>
834
890
  */
835
891
  Content: string | undefined;
@@ -883,6 +939,7 @@ export declare class SsmlMarksNotSupportedForTextTypeException extends __BaseExc
883
939
  */
884
940
  export interface StartSpeechSynthesisTaskInput {
885
941
  /**
942
+ * @public
886
943
  * <p>Specifies the engine (<code>standard</code> or <code>neural</code>)
887
944
  * for Amazon Polly to use when processing input text for speech synthesis. Using a
888
945
  * voice that is not supported for the engine selected will result in an
@@ -890,6 +947,7 @@ export interface StartSpeechSynthesisTaskInput {
890
947
  */
891
948
  Engine?: Engine | string;
892
949
  /**
950
+ * @public
893
951
  * <p>Optional language code for the Speech Synthesis request. This is only
894
952
  * necessary if using a bilingual voice, such as Aditi, which can be used for
895
953
  * either Indian English (en-IN) or Hindi (hi-IN). </p>
@@ -901,26 +959,31 @@ export interface StartSpeechSynthesisTaskInput {
901
959
  */
902
960
  LanguageCode?: LanguageCode | string;
903
961
  /**
962
+ * @public
904
963
  * <p>List of one or more pronunciation lexicon names you want the service
905
964
  * to apply during synthesis. Lexicons are applied only if the language of
906
965
  * the lexicon is the same as the language of the voice. </p>
907
966
  */
908
967
  LexiconNames?: string[];
909
968
  /**
969
+ * @public
910
970
  * <p>The format in which the returned output will be encoded. For audio
911
971
  * stream, this will be mp3, ogg_vorbis, or pcm. For speech marks, this will
912
972
  * be json. </p>
913
973
  */
914
974
  OutputFormat: OutputFormat | string | undefined;
915
975
  /**
976
+ * @public
916
977
  * <p>Amazon S3 bucket name to which the output file will be saved.</p>
917
978
  */
918
979
  OutputS3BucketName: string | undefined;
919
980
  /**
981
+ * @public
920
982
  * <p>The Amazon S3 key prefix for the output speech file.</p>
921
983
  */
922
984
  OutputS3KeyPrefix?: string;
923
985
  /**
986
+ * @public
924
987
  * <p>The audio frequency specified in Hz.</p>
925
988
  * <p>The valid values for mp3 and ogg_vorbis are "8000", "16000", "22050",
926
989
  * and "24000". The default value for standard voices is "22050". The default
@@ -930,25 +993,30 @@ export interface StartSpeechSynthesisTaskInput {
930
993
  */
931
994
  SampleRate?: string;
932
995
  /**
996
+ * @public
933
997
  * <p>ARN for the SNS topic optionally used for providing status
934
998
  * notification for a speech synthesis task.</p>
935
999
  */
936
1000
  SnsTopicArn?: string;
937
1001
  /**
1002
+ * @public
938
1003
  * <p>The type of speech marks returned for the input text.</p>
939
1004
  */
940
1005
  SpeechMarkTypes?: (SpeechMarkType | string)[];
941
1006
  /**
1007
+ * @public
942
1008
  * <p>The input text to synthesize. If you specify ssml as the TextType,
943
1009
  * follow the SSML format for the input text. </p>
944
1010
  */
945
1011
  Text: string | undefined;
946
1012
  /**
1013
+ * @public
947
1014
  * <p>Specifies whether the input text is plain text or SSML. The default
948
1015
  * value is plain text. </p>
949
1016
  */
950
1017
  TextType?: TextType | string;
951
1018
  /**
1019
+ * @public
952
1020
  * <p>Voice ID to use for the synthesis. </p>
953
1021
  */
954
1022
  VoiceId: VoiceId | string | undefined;
@@ -958,6 +1026,7 @@ export interface StartSpeechSynthesisTaskInput {
958
1026
  */
959
1027
  export interface StartSpeechSynthesisTaskOutput {
960
1028
  /**
1029
+ * @public
961
1030
  * <p>SynthesisTask object that provides information and attributes about a
962
1031
  * newly submitted speech synthesis task.</p>
963
1032
  */
@@ -986,6 +1055,7 @@ export declare class TextLengthExceededException extends __BaseException {
986
1055
  */
987
1056
  export interface SynthesizeSpeechInput {
988
1057
  /**
1058
+ * @public
989
1059
  * <p>Specifies the engine (<code>standard</code> or <code>neural</code>)
990
1060
  * for Amazon Polly to use when processing input text for speech synthesis. For
991
1061
  * information on Amazon Polly voices and which voices are available in
@@ -1011,6 +1081,7 @@ export interface SynthesizeSpeechInput {
1011
1081
  */
1012
1082
  Engine?: Engine | string;
1013
1083
  /**
1084
+ * @public
1014
1085
  * <p>Optional language code for the Synthesize Speech request. This is only
1015
1086
  * necessary if using a bilingual voice, such as Aditi, which can be used for
1016
1087
  * either Indian English (en-IN) or Hindi (hi-IN). </p>
@@ -1022,6 +1093,7 @@ export interface SynthesizeSpeechInput {
1022
1093
  */
1023
1094
  LanguageCode?: LanguageCode | string;
1024
1095
  /**
1096
+ * @public
1025
1097
  * <p>List of one or more pronunciation lexicon names you want the
1026
1098
  * service to apply during synthesis. Lexicons are applied only if the
1027
1099
  * language of the lexicon is the same as the language of the voice. For
@@ -1029,6 +1101,7 @@ export interface SynthesizeSpeechInput {
1029
1101
  */
1030
1102
  LexiconNames?: string[];
1031
1103
  /**
1104
+ * @public
1032
1105
  * <p> The format in which the returned output will be encoded. For audio
1033
1106
  * stream, this will be mp3, ogg_vorbis, or pcm. For speech marks, this will
1034
1107
  * be json. </p>
@@ -1037,6 +1110,7 @@ export interface SynthesizeSpeechInput {
1037
1110
  */
1038
1111
  OutputFormat: OutputFormat | string | undefined;
1039
1112
  /**
1113
+ * @public
1040
1114
  * <p>The audio frequency specified in Hz.</p>
1041
1115
  * <p>The valid values for mp3 and ogg_vorbis are "8000", "16000", "22050",
1042
1116
  * and "24000". The default value for standard voices is "22050". The default
@@ -1046,22 +1120,26 @@ export interface SynthesizeSpeechInput {
1046
1120
  */
1047
1121
  SampleRate?: string;
1048
1122
  /**
1123
+ * @public
1049
1124
  * <p>The type of speech marks returned for the input text.</p>
1050
1125
  */
1051
1126
  SpeechMarkTypes?: (SpeechMarkType | string)[];
1052
1127
  /**
1128
+ * @public
1053
1129
  * <p> Input text to synthesize. If you specify <code>ssml</code> as the
1054
1130
  * <code>TextType</code>, follow the SSML format for the input text.
1055
1131
  * </p>
1056
1132
  */
1057
1133
  Text: string | undefined;
1058
1134
  /**
1135
+ * @public
1059
1136
  * <p> Specifies whether the input text is plain text or SSML. The
1060
1137
  * default value is plain text. For more information, see <a href="https://docs.aws.amazon.com/polly/latest/dg/ssml.html">Using
1061
1138
  * SSML</a>.</p>
1062
1139
  */
1063
1140
  TextType?: TextType | string;
1064
1141
  /**
1142
+ * @public
1065
1143
  * <p> Voice ID to use for the synthesis. You can get a list of available
1066
1144
  * voice IDs by calling the <a href="https://docs.aws.amazon.com/polly/latest/dg/API_DescribeVoices.html">DescribeVoices</a> operation. </p>
1067
1145
  */
@@ -1072,10 +1150,12 @@ export interface SynthesizeSpeechInput {
1072
1150
  */
1073
1151
  export interface SynthesizeSpeechOutput {
1074
1152
  /**
1153
+ * @public
1075
1154
  * <p> Stream containing the synthesized speech. </p>
1076
1155
  */
1077
1156
  AudioStream?: StreamingBlobTypes;
1078
1157
  /**
1158
+ * @public
1079
1159
  * <p> Specifies the type audio stream. This should reflect the
1080
1160
  * <code>OutputFormat</code> parameter in your request. </p>
1081
1161
  * <ul>
@@ -1105,6 +1185,7 @@ export interface SynthesizeSpeechOutput {
1105
1185
  */
1106
1186
  ContentType?: string;
1107
1187
  /**
1188
+ * @public
1108
1189
  * <p>Number of characters synthesized.</p>
1109
1190
  */
1110
1191
  RequestCharacters?: number;
@@ -45,6 +45,7 @@ export declare const LanguageCode: {
45
45
  readonly es_MX: "es-MX";
46
46
  readonly es_US: "es-US";
47
47
  readonly fi_FI: "fi-FI";
48
+ readonly fr_BE: "fr-BE";
48
49
  readonly fr_CA: "fr-CA";
49
50
  readonly fr_FR: "fr-FR";
50
51
  readonly hi_IN: "hi-IN";
@@ -112,6 +113,7 @@ export declare const VoiceId: {
112
113
  readonly Hiujin: "Hiujin";
113
114
  readonly Ida: "Ida";
114
115
  readonly Ines: "Ines";
116
+ readonly Isabelle: "Isabelle";
115
117
  readonly Ivy: "Ivy";
116
118
  readonly Jacek: "Jacek";
117
119
  readonly Jan: "Jan";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-polly",
3
3
  "description": "AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native",
4
- "version": "3.379.1",
4
+ "version": "3.385.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,15 +21,15 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.379.1",
25
- "@aws-sdk/credential-provider-node": "3.379.1",
24
+ "@aws-sdk/client-sts": "3.385.0",
25
+ "@aws-sdk/credential-provider-node": "3.385.0",
26
26
  "@aws-sdk/middleware-host-header": "3.379.1",
27
27
  "@aws-sdk/middleware-logger": "3.378.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.378.0",
29
29
  "@aws-sdk/middleware-signing": "3.379.1",
30
- "@aws-sdk/middleware-user-agent": "3.379.1",
30
+ "@aws-sdk/middleware-user-agent": "3.382.0",
31
31
  "@aws-sdk/types": "3.378.0",
32
- "@aws-sdk/util-endpoints": "3.378.0",
32
+ "@aws-sdk/util-endpoints": "3.382.0",
33
33
  "@aws-sdk/util-user-agent-browser": "3.378.0",
34
34
  "@aws-sdk/util-user-agent-node": "3.378.0",
35
35
  "@smithy/config-resolver": "^2.0.1",