Record User Audio Directly From Slide Using js
Hi all,
I am trying to work out a solution to record student audio from a slide as part of a language class (students record themselves saying sentences in the other language directly from the slide)
So far, I have been attempting to use implemetations of the following javascript libraries and tutorials:
- https://github.com/mattdiamond/Recorderjs
- https://github.com/bryanjenningz/record-audio
I keep running into issues whenever I attempt to insert my code either inside of a button as an advanced action or inside of index.html and then reference the function on a button.
The idea would be to get recorded audio from the student, allow playback and/or re-recording, and finally send off the recording to a SQL server.
Does this project seem possible given the restraints of Adobe Captivate; does anyone have any ideas?
