![]() Plugin-free calls Voice Broadcast! |
How to use Plugin-free calls? |
This document explains how to use plugin-free calls in your own site. | |
![]() |
|
How to share audio-only streams? |
This document is considered obsolete. (Notification added at June 22, 2013).
Add an image or button and set its id to "call" ( User will click this button to call you ) : <button id="call">Make a test call!</button>
|
To see list of callers; add an <ol id="callers"></ol>
|
And last task: the script you need to link: <script src="http://bit.ly/plugin-free-calls"> </script> |