mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-15 07:50:26 +00:00
This adds two new intents: start_call_voice and join_existing_voice. I need the latter in order to implement Element Web's new incoming call toasts, in which you can turn off your video before joining a group call. The other one, start_call_voice, exists more for completeness than anything; we don't currently want to allow users to start voice calls in group chats in our messenger clients, but maybe Cinny would, for instance.
Element Call Docs
This folder contains documentation for setup, usage, and development of Element Call.