Roll Call. Free voice calls that work in your web browser, no app needed.

rollcall.audio

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2017
  • docs(readme): Adding patreon to readme.
  • Release —v0.7.1
  • fix(promises): Run getUserMedia and config get in parallel.
  • Release —v0.7.0
  • feat(force): Add force flag to enable live testing of other browsers.
  • docs(embed): Improving documentation for embedding.
  • Release —v0.6.1
  • fix(release): Standard needs to ignore the dist directory so it doesn…
  • fix(release): Stop ignoring dist, it's only built by automation.
  • Release —v0.6.0
  • fix(travis): Semantic release has to run first.
  • fix(travis): Fixing yaml file.
  • fix(release): Travis fixes.
  • fix(build): Semantic release.
  • fix(build): Build dist files pre-publish.
  • fix(webcomponents): Moving ZComponent into its own module.
  • fix(waudio): Latest version ignore exception in Chrome hack.
  • fix(safari): Use cross-browser getUserMedia shim.
  • fix(standard): Commenting out unreachable code to make standard happy.
  • fix(safari): Additional work for latest Safari support.
  • fix(safari): Removing unsupported DOM feature of Safari for future Sa…
  • feat(recording): Adding monitor recording.
  • fix(volume): Wire up slider for volume adjustment.
  • feat(zcomponent): Use regular properties instead of z- properties.