Add twilio softphone with integrated AI assistant

This commit is contained in:
Francisco Gaona
2026-01-04 08:48:43 +01:00
parent 6593fecca7
commit fd989648fc
42 changed files with 5689 additions and 923 deletions

View File

@@ -17,6 +17,7 @@
"dependencies": {
"@internationalized/date": "^3.10.1",
"@nuxtjs/tailwindcss": "^6.11.4",
"@twilio/voice-sdk": "^2.11.2",
"@vueuse/core": "^10.11.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
@@ -26,6 +27,7 @@
"radix-vue": "^1.4.1",
"reka-ui": "^2.6.1",
"shadcn-nuxt": "^2.3.3",
"socket.io-client": "^4.8.3",
"tailwind-merge": "^2.2.1",
"vue": "^3.4.15",
"vue-router": "^4.2.5",