Preparing search index...
The search index is not available
@vonage/client-sdk - v2.0.0
@vonage/client-sdk
CallSayParams
Interface CallSayParams
Parameters for
VonageClient.say
interface
CallSayParams
{
level
?:
Nullable
<
number
>
;
loop
?:
Nullable
<
number
>
;
queue
?:
Nullable
<
boolean
>
;
ssml
?:
Nullable
<
boolean
>
;
text
:
string
;
voiceName
?:
Nullable
<
string
>
;
}
Index
Properties
level?
loop?
queue?
ssml?
text
voice
Name?
Properties
Optional
Readonly
level
level
?:
Nullable
<
number
>
Optional
Readonly
loop
loop
?:
Nullable
<
number
>
Optional
Readonly
queue
queue
?:
Nullable
<
boolean
>
Optional
Readonly
ssml
ssml
?:
Nullable
<
boolean
>
Readonly
text
text
:
string
Optional
Readonly
voice
Name
voice
Name
?:
Nullable
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
level
loop
queue
ssml
text
voice
Name
@vonage/client-sdk - v2.0.0
Enumerations
CallDisconnectReason
CancelReason
HangupReason
LegStatus
LoggingLevel
MemberChannelType
SessionErrorReason
VoiceChannelType
VonageErrorType
Classes
ClientConfig
ClientInitConfig
VonageClient
Interfaces
Channel
Conversation
ConversationProperties
ConversationTimestamp
Member
MemberChannel
Loading...
Parameters for VonageClient.say