Search
Preparing search index...
The search index is not available
dotup-ts-ssml-builder
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AmazonSsmlBuilder
Class AmazonSsmlBuilder
Hierarchy
SsmlBuilder
AmazonSsmlBuilder
Index
Constructors
constructor
Properties
stack
text
ToSpeak
Methods
Add
Alias
Add
American
Add
Break
Add
Break
Ms
Add
Emphasis
Add
German
Add
Interpret
As
Add
Language
Add
Paragraph
Add
Pitch
Add
Rate
Add
Say
As
Add
Sentence
Add
Spell
Add
Spell
American
Add
Ssml
Add
Text
Add
Voice
Add
Volume
Add
Whisper
Build
Close
All
Effects
Close
Effect
Get
Alias
Get
American
Get
Break
Get
Break
Ms
Get
Emphasis
Get
Interpret
As
Get
Language
Get
Paragraph
Get
Prosody
Get
Prosody
Start
Get
Sentence
Get
Spell
Get
Spell
American
Get
Voice
Get
Whisper
Start
Emphasis
Start
Pitch
Start
Rate
Start
Voice
Start
Volume
Start
Whisper
escape
Constructors
constructor
new
Amazon
Ssml
Builder
(
)
:
AmazonSsmlBuilder
Returns
AmazonSsmlBuilder
Properties
Protected
stack
stack
:
string
[]
Protected
text
ToSpeak
text
ToSpeak
:
string
[]
Methods
Add
Alias
Add
Alias
(
text
:
string
, alias
:
string
)
:
this
Parameters
text:
string
alias:
string
Returns
this
Add
American
Add
American
(
text
:
string
, voice
?:
AmericanVoices
)
:
this
Parameters
text:
string
Default value
voice:
AmericanVoices
= AmericanVoices.Kendra
Returns
this
Add
Break
Add
Break
(
strength
:
BreakStrength
)
:
this
Parameters
strength:
BreakStrength
Returns
this
Add
Break
Ms
Add
Break
Ms
(
milliseconds
:
number
)
:
this
Parameters
milliseconds:
number
Returns
this
Add
Emphasis
Add
Emphasis
(
text
:
string
, level
:
EmphasisLevel
)
:
this
Parameters
text:
string
level:
EmphasisLevel
Returns
this
Add
German
Add
German
(
text
:
string
, voice
:
GermanVoices
)
:
this
Parameters
text:
string
voice:
GermanVoices
Returns
this
Add
Interpret
As
Add
Interpret
As
(
text
:
string
, interpretAs
:
InterpretAsValues
)
:
this
Parameters
text:
string
interpretAs:
InterpretAsValues
Returns
this
Add
Language
Add
Language
(
text
:
string
, language
:
LanguageEnum
)
:
this
Parameters
text:
string
language:
LanguageEnum
Returns
this
Add
Paragraph
Add
Paragraph
(
text
:
string
)
:
this
Parameters
text:
string
Returns
this
Add
Pitch
Add
Pitch
(
text
:
string
, pitch
:
ProsodyPitch
)
:
this
Parameters
text:
string
pitch:
ProsodyPitch
Returns
this
Add
Rate
Add
Rate
(
text
:
string
, rate
:
ProsodyRate
)
:
this
Parameters
text:
string
rate:
ProsodyRate
Returns
this
Add
Say
As
Add
Say
As
(
text
:
string
, interpretAs
:
InterpretAsValues
)
:
this
Parameters
text:
string
interpretAs:
InterpretAsValues
Returns
this
Add
Sentence
Add
Sentence
(
text
:
string
|
string
[]
)
:
this
Parameters
text:
string
|
string
[]
Returns
this
Add
Spell
Add
Spell
(
text
:
string
)
:
this
Parameters
text:
string
Returns
this
Add
Spell
American
Add
Spell
American
(
text
:
string
, voice
?:
AmericanVoices
)
:
this
Parameters
text:
string
Default value
voice:
AmericanVoices
= AmericanVoices.Salli
Returns
this
Add
Ssml
Add
Ssml
(
ssml
:
string
)
:
this
Parameters
ssml:
string
Returns
this
Add
Text
Add
Text
(
text
:
string
)
:
this
Parameters
text:
string
Returns
this
Add
Voice
Add
Voice
(
text
:
string
, voice
:
AllVoices
)
:
this
Parameters
text:
string
voice:
AllVoices
Returns
this
Add
Volume
Add
Volume
(
text
:
string
, volume
:
ProsodyVolume
)
:
this
Parameters
text:
string
volume:
ProsodyVolume
Returns
this
Add
Whisper
Add
Whisper
(
text
:
string
)
:
this
Parameters
text:
string
Returns
this
Build
Build
(
)
:
string
Returns
string
Close
All
Effects
Close
All
Effects
(
)
:
this
Returns
this
Close
Effect
Close
Effect
(
)
:
this
Returns
this
Get
Alias
Get
Alias
(
text
:
string
, alias
:
string
)
:
string
Parameters
text:
string
alias:
string
Returns
string
Get
American
Get
American
(
text
:
string
, voice
?:
AmericanVoices
)
:
string
Parameters
text:
string
Default value
voice:
AmericanVoices
= AmericanVoices.Kendra
Returns
string
Get
Break
Get
Break
(
strength
:
BreakStrength
)
:
string
Parameters
strength:
BreakStrength
Returns
string
Get
Break
Ms
Get
Break
Ms
(
milliseconds
:
number
)
:
string
Parameters
milliseconds:
number
Returns
string
Get
Emphasis
Get
Emphasis
(
text
:
string
, level
:
EmphasisLevel
)
:
string
Parameters
text:
string
level:
EmphasisLevel
Returns
string
Get
Interpret
As
Get
Interpret
As
(
text
:
string
, interpretAs
:
InterpretAsValues
)
:
string
Parameters
text:
string
interpretAs:
InterpretAsValues
Returns
string
Get
Language
Get
Language
(
text
:
string
, language
:
LanguageEnum
)
:
string
Parameters
text:
string
language:
LanguageEnum
Returns
string
Get
Paragraph
Get
Paragraph
(
text
:
string
)
:
string
Parameters
text:
string
Returns
string
Get
Prosody
Get
Prosody
(
key
:
string
, value
:
string
, text
:
string
)
:
string
Parameters
key:
string
value:
string
text:
string
Returns
string
Get
Prosody
Start
Get
Prosody
Start
(
key
:
string
, value
:
string
)
:
string
Parameters
key:
string
value:
string
Returns
string
Get
Sentence
Get
Sentence
(
text
:
string
)
:
string
Parameters
text:
string
Returns
string
Get
Spell
Get
Spell
(
text
:
string
)
:
string
Parameters
text:
string
Returns
string
Get
Spell
American
Get
Spell
American
(
text
:
string
, voice
?:
AmericanVoices
)
:
string
Parameters
text:
string
Default value
voice:
AmericanVoices
= AmericanVoices.Salli
Returns
string
Get
Voice
Get
Voice
(
text
:
string
, voice
:
AllVoices
)
:
string
Parameters
text:
string
voice:
AllVoices
Returns
string
Get
Whisper
Get
Whisper
(
text
:
string
)
:
string
Parameters
text:
string
Returns
string
Start
Emphasis
Start
Emphasis
(
level
:
EmphasisLevel
)
:
this
Parameters
level:
EmphasisLevel
Returns
this
Start
Pitch
Start
Pitch
(
pitch
:
ProsodyPitch
)
:
this
Parameters
pitch:
ProsodyPitch
Returns
this
Start
Rate
Start
Rate
(
rate
:
ProsodyRate
)
:
this
Parameters
rate:
ProsodyRate
Returns
this
Start
Voice
Start
Voice
(
text
:
string
, voice
:
AllVoices
)
:
this
Parameters
text:
string
voice:
AllVoices
Returns
this
Start
Volume
Start
Volume
(
volume
:
ProsodyVolume
)
:
this
Parameters
volume:
ProsodyVolume
Returns
this
Start
Whisper
Start
Whisper
(
)
:
this
Returns
this
escape
escape
(
text
:
string
)
:
string
Parameters
text:
string
Returns
string
Globals
American
Voices
Break
Strength
Emphasis
Level
German
Voices
Interpret
AsValues
Language
Enum
Prosody
Pitch
Prosody
Rate
Prosody
Volume
Amazon
Ssml
Builder
constructor
stack
text
ToSpeak
Add
Alias
Add
American
Add
Break
Add
Break
Ms
Add
Emphasis
Add
German
Add
Interpret
As
Add
Language
Add
Paragraph
Add
Pitch
Add
Rate
Add
Say
As
Add
Sentence
Add
Spell
Add
Spell
American
Add
Ssml
Add
Text
Add
Voice
Add
Volume
Add
Whisper
Build
Close
All
Effects
Close
Effect
Get
Alias
Get
American
Get
Break
Get
Break
Ms
Get
Emphasis
Get
Interpret
As
Get
Language
Get
Paragraph
Get
Prosody
Get
Prosody
Start
Get
Sentence
Get
Spell
Get
Spell
American
Get
Voice
Get
Whisper
Start
Emphasis
Start
Pitch
Start
Rate
Start
Voice
Start
Volume
Start
Whisper
escape
Sample
Ssml
Builder
All
Voices
sample
Generated using
TypeDoc