# roll-call **Repository Path**: mirrors_mikeal/roll-call ## Basic Information - **Project Name**: roll-call - **Description**: ๐ Free and reliable audio calls for everyone w/ browser p2p. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Roll Call Roll Call is a completely free๐ voice chat service with podcast quality recording.
Go ahead and use it: [rollcall.audio](https://rollcall.audio)  Features Include: * Multi-party realtime audio calls. * Drag & Drop File Sharing. * Podcast quality recording. * We record each participant locally and send you the audio via the data channel instead of recording the compressed and often low quality realtime audio. For more information on how to use Roll Call check out the [FAQ](https://rollcall.audio/faq.html). Roll Call is entirely Open Source and can be embedded into your own web pages and web applications. ## Chrome/Brave Only **Roll Call only works in last few releases of Chrome & Brave**. This is not due to lack of testing or development work but because of bugs in Safari and Firefox. Roll Call sits at the intersection of browser audio and WebRTC support, it's a minefield for finding bugs burried deep in browser implementations. Even supporting Chrome takes [some hacks](https://github.com/mikeal/waudio/blob/master/index.js#L9). ## Embedding Roll Call can easily be embedded on your own website. The easiest way is with a script include. ```html