Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Voice
svamlInstructionHelper
Variable svamlInstructionHelper
Const
svamlInstructionHelper
:
{
buildAnswer
:
()
=>
SvamlInstructionAnswer
;
buildPlayFiles
:
(
ids
:
string
[]
,
locale
?:
TtsVoice
,
)
=>
SvamlInstructionPlayFiles
;
buildSay
:
(
text
:
string
,
locale
?:
TtsVoice
)
=>
SvamlInstructionSay
;
buildSendDtmf
:
(
dtmfValue
:
string
)
=>
SvamlInstructionSendDtmf
;
buildSetCookie
:
(
name
:
string
,
value
:
string
)
=>
SvamlInstructionSetCookie
;
buildStartRecording
:
(
startRecordingOptions
:
StartRecordingOptions
,
)
=>
SvamlInstructionStartRecording
;
buildStopRecording
:
()
=>
SvamlInstructionStopRecording
;
}
Type Declaration
buildAnswer
:
()
=>
SvamlInstructionAnswer
buildPlayFiles
:
(
ids
:
string
[]
,
locale
?:
TtsVoice
)
=>
SvamlInstructionPlayFiles
buildSay
:
(
text
:
string
,
locale
?:
TtsVoice
)
=>
SvamlInstructionSay
buildSendDtmf
:
(
dtmfValue
:
string
)
=>
SvamlInstructionSendDtmf
buildSetCookie
:
(
name
:
string
,
value
:
string
)
=>
SvamlInstructionSetCookie
buildStartRecording
:
(
startRecordingOptions
:
StartRecordingOptions
)
=>
SvamlInstructionStartRecording
buildStopRecording
:
()
=>
SvamlInstructionStopRecording
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...