AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Polly::Model Namespace Reference

Namespaces

namespace  EngineMapper
 
namespace  GenderMapper
 
namespace  LanguageCodeMapper
 
namespace  OutputFormatMapper
 
 
namespace  TaskStatusMapper
 
namespace  TextTypeMapper
 
namespace  VoiceIdMapper
 

Classes

 
 
 
 
 
 
 
 
class  Lexicon
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Voice
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  Engine {
  NOT_SET , standard , neural , long_form ,
  generative
}
 
enum class  Gender { NOT_SET , Female , Male }
 
enum class  LanguageCode {
  NOT_SET , 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 ,
  cs_CZ , de_CH
}
 
enum class  OutputFormat {
  NOT_SET , json , mp3 , ogg_vorbis ,
  pcm
}
 
enum class  SpeechMarkType {
  NOT_SET , sentence , ssml , viseme ,
  word
}
 
enum class  TaskStatus {
  NOT_SET , scheduled , inProgress , completed ,
  failed
}
 
enum class  TextType { NOT_SET , ssml , text }
 
enum class  VoiceId {
  NOT_SET , 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 , Zayd , Danielle , Gregory ,
  Burcu , Jitka , Sabrina
}
 

Typedef Documentation

◆ DeleteLexiconOutcome

Definition at line 85 of file PollyServiceClientModel.h.

◆ DeleteLexiconOutcomeCallable

Definition at line 97 of file PollyServiceClientModel.h.

◆ DescribeVoicesOutcome

Definition at line 86 of file PollyServiceClientModel.h.

◆ DescribeVoicesOutcomeCallable

Definition at line 98 of file PollyServiceClientModel.h.

◆ GetLexiconOutcome

Definition at line 87 of file PollyServiceClientModel.h.

◆ GetLexiconOutcomeCallable

Definition at line 99 of file PollyServiceClientModel.h.

◆ GetSpeechSynthesisTaskOutcome

Definition at line 88 of file PollyServiceClientModel.h.

◆ GetSpeechSynthesisTaskOutcomeCallable

Definition at line 100 of file PollyServiceClientModel.h.

◆ ListLexiconsOutcome

Definition at line 89 of file PollyServiceClientModel.h.

◆ ListLexiconsOutcomeCallable

Definition at line 101 of file PollyServiceClientModel.h.

◆ ListSpeechSynthesisTasksOutcome

Definition at line 90 of file PollyServiceClientModel.h.

◆ ListSpeechSynthesisTasksOutcomeCallable

Definition at line 102 of file PollyServiceClientModel.h.

◆ PutLexiconOutcome

Definition at line 91 of file PollyServiceClientModel.h.

◆ PutLexiconOutcomeCallable

Definition at line 103 of file PollyServiceClientModel.h.

◆ StartSpeechSynthesisTaskOutcome

Definition at line 92 of file PollyServiceClientModel.h.

◆ StartSpeechSynthesisTaskOutcomeCallable

Definition at line 104 of file PollyServiceClientModel.h.

◆ SynthesizeSpeechOutcome

Definition at line 93 of file PollyServiceClientModel.h.

◆ SynthesizeSpeechOutcomeCallable

Definition at line 105 of file PollyServiceClientModel.h.

Enumeration Type Documentation

◆ Engine

strong
Enumerator
NOT_SET 
standard 
neural 
long_form 
generative 

Definition at line 16 of file Engine.h.

◆ Gender

strong
Enumerator
NOT_SET 
Female 
Male 

Definition at line 16 of file Gender.h.

◆ LanguageCode

Enumerator
NOT_SET 
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 
cs_CZ 
de_CH 

Definition at line 16 of file LanguageCode.h.

◆ OutputFormat

Enumerator
NOT_SET 
json 
mp3 
ogg_vorbis 
pcm 

Definition at line 16 of file OutputFormat.h.

◆ SpeechMarkType

Enumerator
NOT_SET 
sentence 
ssml 
viseme 
word 

Definition at line 16 of file SpeechMarkType.h.

◆ TaskStatus

strong
Enumerator
NOT_SET 
scheduled 
inProgress 
completed 
failed 

Definition at line 16 of file TaskStatus.h.

◆ TextType

strong
Enumerator
NOT_SET 
ssml 
text 

Definition at line 16 of file TextType.h.

◆ VoiceId

strong
Enumerator
NOT_SET 
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 
Zayd 
Danielle 
Gregory 
Burcu 
Jitka 
Sabrina 

Definition at line 16 of file VoiceId.h.