Skip to content

Latest commit

 

History

History

extension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Twilio Voice JS SDK Chrome Extension Manifest V3 Example Application

This project demonstrates how to use the Twilio Voice JS SDK in a Chrome Extension Manifest V3 (MV3) application. If you are not familiar with MV3, please check out the official documentation for more details.

This project has a server component that provides the Voice Access Token, and the Chrome Extension example app which can be loaded on the Chrome browser. See the diagram below for more details on the call flow.

Incoming Call

incoming-sequence

Outgoing Call

outgoing-sequence