package polly
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- polly
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Alphabet = String
- type AudioStream = |[|[|[|[Buffer, Readable], TypedArray[_, _]], Array[Byte]], String]
- type ContentType = String
- type DateTime = Date
-
trait
DeleteLexiconInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteLexiconOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeVoicesInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeVoicesOutput extends Object
- Annotations
- @RawJSType() @native()
- type Gender = String
-
trait
GetLexiconInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetLexiconOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetSpeechSynthesisTaskInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetSpeechSynthesisTaskOutput extends Object
- Annotations
- @RawJSType() @native()
- type IncludeAdditionalLanguageCodes = Boolean
- type LanguageCode = String
- type LanguageCodeList = Array[LanguageCode]
- type LanguageName = String
- type LastModified = Date
- type LexemesCount = Int
-
trait
Lexicon extends Object
Provides lexicon name and lexicon content in string format.
Provides lexicon name and lexicon content in string format. For more information, see Lexicon Specification (PLS) Version 1.0.
- Annotations
- @RawJSType() @native()
- type LexiconArn = String
-
trait
LexiconAttributes extends Object
Contains metadata describing the lexicon such as the number of lexemes, language code, and so on.
Contains metadata describing the lexicon such as the number of lexemes, language code, and so on. For more information, see Lexicons.
- Annotations
- @RawJSType() @native()
- type LexiconContent = String
-
trait
LexiconDescription extends Object
Describes the content of the lexicon.
Describes the content of the lexicon.
- Annotations
- @RawJSType() @native()
- type LexiconDescriptionList = Array[LexiconDescription]
- type LexiconName = String
- type LexiconNameList = Array[LexiconName]
-
trait
ListLexiconsInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListLexiconsOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSpeechSynthesisTasksInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSpeechSynthesisTasksOutput extends Object
- Annotations
- @RawJSType() @native()
- type MaxResults = Int
- type NextToken = String
- type OutputFormat = String
- type OutputS3BucketName = String
- type OutputS3KeyPrefix = String
- type OutputUri = String
-
class
Polly extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "Polly" )
- implicit final class PollyOps extends AnyVal
-
trait
PutLexiconInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
PutLexiconOutput extends Object
- Annotations
- @RawJSType() @native()
- type RequestCharacters = Int
- type SampleRate = String
- type Size = Int
- type SnsTopicArn = String
- type SpeechMarkType = String
- type SpeechMarkTypeList = Array[SpeechMarkType]
-
trait
StartSpeechSynthesisTaskInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
StartSpeechSynthesisTaskOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
SynthesisTask extends Object
SynthesisTask object that provides information about a speech synthesis task.
SynthesisTask object that provides information about a speech synthesis task.
- Annotations
- @RawJSType() @native()
- type SynthesisTasks = Array[SynthesisTask]
-
trait
SynthesizeSpeechInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
SynthesizeSpeechOutput extends Object
- Annotations
- @RawJSType() @native()
- type TaskId = String
- type TaskStatus = String
- type TaskStatusReason = String
- type Text = String
- type TextType = String
-
trait
Voice extends Object
Description of the voice.
Description of the voice.
- Annotations
- @RawJSType() @native()
- type VoiceId = String
- type VoiceList = Array[Voice]
- type VoiceName = String
Value Members
- object DeleteLexiconInput
- object DeleteLexiconOutput
- object DescribeVoicesInput
- object DescribeVoicesOutput
- object GenderEnum
- object GetLexiconInput
- object GetLexiconOutput
- object GetSpeechSynthesisTaskInput
- object GetSpeechSynthesisTaskOutput
- object LanguageCodeEnum
- object Lexicon
- object LexiconAttributes
- object LexiconDescription
- object ListLexiconsInput
- object ListLexiconsOutput
- object ListSpeechSynthesisTasksInput
- object ListSpeechSynthesisTasksOutput
- object OutputFormatEnum
- object PutLexiconInput
- object PutLexiconOutput
- object SpeechMarkTypeEnum
- object StartSpeechSynthesisTaskInput
- object StartSpeechSynthesisTaskOutput
- object SynthesisTask
- object SynthesizeSpeechInput
- object SynthesizeSpeechOutput
- object TaskStatusEnum
- object TextTypeEnum
- object Voice
- object VoiceIdEnum