charisma-ai / charisma-sdk-js

Charisma.ai SDK for Javascript (browser)
MIT License
10 stars 3 forks source link

withdraw stt support in sdks, create a demos using direct to deepgram #44

Open John-A-J opened 2 weeks ago

John-A-J commented 2 weeks ago

major version release

plan part 2 https://www.notion.so/charisma-ai/Audio-renovation-plan-98d03731f3674109901c7a152ee5d478

John-A-J commented 2 days ago

We need some sort of audio manager that manages an audio context and has methods for different jobs

play audio play character speech (with/without interruption ? Needed?) turn character voices on/off turn background audio on/off stop all audio start microphone input; send STT audio stop microphone input; stop STT stream. (background audio resumes or too hard?)

Also should be tested and work on many platforms