BLAICall
Represents an AI Interpreter call: a signaling and media session where the remote interlocutor is the Boostlingo AI Interpreter.
AI calls reuse the Twilio voice media path of BLVoiceCall — including mute/unmute, hang-up, and third-party participant dialing — and (see later additions) add the ability to interrupt the AI while it is speaking.
Properties
Property that defines the twilio access token.
A server assigned identifier for the current user.
Gets interpreter information for the Call.
Property that defines if the Call is in progress.
Defines the list of remote participants joined the Call.
Functions
Accepts/rejects the third party participant joining by the link.
Used to dial a third-party participant with the phone number specified.
Property that defines the twilio access token.
A server assigned identifier for the current user.
Property that defines the twilio identity.
Gets interpreter information for the Call.
Defines the list of remote participants joined the Call.
Used to remove a participant with the identity specified from the current call.
Property that defines if the Call is in progress.
Used to mute/unmute a participant with the identity specified from the current call.