voice agent works

This commit is contained in:
Bijit Mondal
2026-02-13 14:21:38 +05:30
parent 77bac597e4
commit c1cd705d49
5 changed files with 777 additions and 76 deletions

View File

@@ -1 +1 @@
export { VoiceAgent } from "./VoiceAgent";
export { VoiceAgent, type VoiceAgentOptions } from "./VoiceAgent";