Uncategorised

Using the Audio Recorder Content Type with D2L Brightspace

If you use the Audio Recorder content type to embed spoken activities to your course, there is a good chance that you will get an error message as follows: “Access to microphone is not allowed in your browser since this page is not served using HTTPS. Please contact the author, and ask him to make this available using HTTPS”.

To solve this, you need to add access to the microphone [allow=”microphone”] to the iframe code. This can be done before you copy the embed code from this sandbox, after you paste the code into the Insert Stuff box in D2L, or edit the HTML code once you embed it.  All ways work. Adding it to the front or back of the code is the easiest.

Here is a sample:

<iframe src=”https://camosunh5psandbox.opened.ca/wp-admin/admin-ajax.php?action=h5p_embed&amp;id=227″ width=”958″ height=”484″ frameborder=”0″ allowfullscreen=”allowfullscreen” title=”Dressing Phrases” allow=”microphone”></iframe>

If you have any questions please let me know.

Patricia

Leave a Reply