obiba / onyx

Web-based application that manages participant baseline interviews at assessment centres or clinics.
http://www.obiba.org/pages/products/onyx
GNU General Public License v3.0
6 stars 13 forks source link

ONYX-1741 - add audio/webm to supported media and replace default aud… #31

Closed meek0 closed 7 years ago

meek0 commented 7 years ago

…io/x-wav mimeType to audio/webm

meek0 commented 7 years ago

Added the recorderjs add-on to convert the recorded audio file/blob to audio/x-wav. Tested on linux chrome and firefox. MediaDevices.getUserMedia() should have basic functionality on Windows for edge thus testing is required for that.