AudioChannel
Last updated
Last updated
© Copyright 2024 ALO.ai, Inc. • All Rights Reserved
The current channel object defines the audio channel that the user is currently participating in.
getParticipants()
Once the user is connected to the channel, this methos returns the current list of participants in the channel.
Property
Required
Description
id
Yes
Unique alphanumeric channel identifier
options
No
Property
Default
Description
isFullDuplex
false
If true this is a full duplex channel. Otherwise it is a PTT channel.
languageCode
en-US
BCP 47 language code that denotes the language that user speaks and wants to hear from TTS. See: Supported Language Codes.
Property
Description
id
Channel Identifier
isFullDuplex
If true this is a full duplex channel. Otherwise it is a PTT channel.
languageCode
BCP 47 language code that denotes the language that user speaks and wants to hear from TTS. See: Supported Language Codes.