Enabling audio recording for embedded external tools

Enabling audio recording for embedded external tools

by Abhishek Gupta -
Number of replies: 0

Hi all,

We have an app that requires recording of student audio and we see two great options for integration:

a. Utilize the embedded external URL activity option and pass the username/name/userid to our tool.

b. Do an LTI integration with embed option.

However for both options, the Moodle iframe does not pass the allow camera/mic option as below:

<iframe width="100%" height="100%" id="popupFrame" allow="camera;microphone" src="https://">

I was wondering if someone knows of a way to allow camera/mic option to embedded apps. Alternatively, we could submit a patch that allows users to turn on this setting for embedded URLs. Would the owner of embed apps on Moodle suggest what will be a good path forward?

Many thanks for your kind help!

Abhishek

Average of ratings: -