@twilio/flex-sdk
Preparing search index...
actions/Voice
AddVoiceParticipantMediaProperties
Type Alias AddVoiceParticipantMediaProperties
Media properties for add voice participant
type
AddVoiceParticipantMediaProperties
=
{
beep
?:
string
;
call
?:
ParticipantCallProperties
;
callSid
?:
string
;
callSidToCoach
?:
string
;
coaching
?:
boolean
;
earlyMedia
?:
boolean
;
endConferenceOnExit
?:
boolean
;
hold
?:
boolean
;
jitterBufferSize
?:
string
;
muted
?:
boolean
;
startConferenceOnEnter
?:
boolean
;
transcribe
?:
boolean
;
transcriptionConfiguration
?:
string
;
waitMethod
?:
"GET"
|
"POST"
;
waitUrl
?:
string
;
}
Index
Properties
beep?
call?
call
Sid?
call
Sid
To
Coach?
coaching?
early
Media?
end
Conference
On
Exit?
hold?
jitter
Buffer
Size?
muted?
start
Conference
On
Enter?
transcribe?
transcription
Configuration?
wait
Method?
wait
Url?
Properties
Optional
beep
beep
?:
string
Optional
call
call
?:
ParticipantCallProperties
Optional
call
Sid
callSid
?:
string
Optional
call
Sid
To
Coach
callSidToCoach
?:
string
Optional
coaching
coaching
?:
boolean
Optional
early
Media
earlyMedia
?:
boolean
Optional
end
Conference
On
Exit
endConferenceOnExit
?:
boolean
Optional
hold
hold
?:
boolean
Optional
jitter
Buffer
Size
jitterBufferSize
?:
string
Optional
muted
muted
?:
boolean
Optional
start
Conference
On
Enter
startConferenceOnEnter
?:
boolean
Optional
transcribe
transcribe
?:
boolean
Optional
transcription
Configuration
transcriptionConfiguration
?:
string
Optional
wait
Method
waitMethod
?:
"GET"
|
"POST"
Optional
wait
Url
waitUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
beep
call
call
Sid
call
Sid
To
Coach
coaching
early
Media
end
Conference
On
Exit
hold
jitter
Buffer
Size
muted
start
Conference
On
Enter
transcribe
transcription
Configuration
wait
Method
wait
Url
@twilio/flex-sdk
Loading...
Media properties for add voice participant