Unable to find constructor for: H5P.AudioRecorder
I created an activity using the Audio recorder type. But when i see the page from front end i see the errors in the Console.
Here is the Error i got from Console:
js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:997 Unable to find constructor for: H5P.AudioRecorder 1.0
H5P.error @ js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:997
js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:1136 Uncaught TypeError: Cannot read property 'getCopyrights' of undefined
at Object.H5P.getCopyrights (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:1136)
at HTMLDivElement.<anonymous> (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:195)
at Function.each (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:2)
at init.each (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:2)
at Object.H5P.init (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:114)
at HTMLDocument.<anonymous> (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:2842)
at c (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:2)
at Object.fireWith [as resolveWith] (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:2)
at Function.ready (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:2)
at HTMLDocument.H (js_GgoMhXHp_HtU61_aX75dgLvNzf49Mj7-V8pUTsFAqeo.js:2)