There are a lot of scenarios when you need to transfer a call to some other user or join it with another call by sending some command from a client built using Web SDK. New transferCall function enabled this functionality. It's rather simple function - just provide two call instances as its parameters and VoxImplant will try to join call1 with call2. If you want to know the result of the transfer you can add the following event listeners to call1 - VoxImplant.CallEvents.TransferComplete and VoxImplant.CallEvents.TransferFailed. If call was transferred successfully both call1 and call2 will be disconnected from Web SDK. In the world of telephony people usually call this function "Attended transfer".

Introducing Gemini 2.0 Flash Live API Client and ElevenLabs Streaming TTS integration
New integrations for Voice AI have arrived: Google's Gemini 2.0 Flash model, featuring seamless voice-to-voice conversation capabilities and ElevenLabs low-latency streaming speech synthesis are now available for Voximplant developers