Embed iframe
Iframe Embed
Iframe embed a VoceChat at anywhere, ususally on your own website.
All you need is iframe, change src to your VoceChat domain,e.g., privoce.voce.chat
is our embedded space on our official website: https://voce.chat, and the exmaple code
is here:
<iframe src="//privoce.voce.chat" width="1200" height="800px" frameborder="0" allow="camera;microphone"></iframe>
<!-- Change the src to your vocechat url. Width and height can be changed, and we recommend using CSS to control it -->
See the live embed example on jsfiddle or on our official website
Also, you may want to enabled Guest Mode for site visitors to see public channel discussions, see how to enable guest mode.