UNPKG

echo-e2e

Version:

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

5 lines (3 loc) 144 B
import {registerTranscriptCallback} from "./src/deepgram/stt"; import call from './src/call/call' export { call, registerTranscriptCallback };