UNPKG

echo-e2e

Version:

**Testing phone calls is hard. Testing AI-powered phone calls is even harder.**

4 lines 185 B
import { registerTranscriptCallback } from "./src/deepgram/stt.js"; import call from './src/call/call.js'; export { call, registerTranscriptCallback }; //# sourceMappingURL=index.js.map