UNPKG

@tw2gem/server

Version:

WebSocket server for receiving real-time audio streams from Twilio calls and sending them to the Gemini Live API for processing.

9 lines 148 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "dist" }, "include": [ "src" ] }