Voice recorder

Hi there,

I'm using H5P Voice Recorder embedded on my site: https://confidentenglish.vn/elementor-788/(you can find it at the end of the page).

When clicking Record, it shows the https error, although my site has already served using https (as you can see in the link). So might I know what is the problem here and how can I make it works?

I am using Google Chrome on Desktop, Wordpress plugin.

Thanks a lot.

Hi, can anyone help me please?

icc's picture

Hi,

If you edit the embed code and add allow="microphone" to your iframe it should start working. This is what it should look like:

<iframe src="https://h5p.org/h5p/embed/479995" width="1090" height="434" frameborder="0" allowfullscreen="allowfullscreen" style="width: 100%; height: 514px;" allow="microphone"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>