Implement browser-based sound recording #422
Labels
2019 Q1
Work planned for implementation in 1st qtr of 2019
Effort - M
Effort estimate - M (~20 days)
Priority - medium
Product - BioCollect
Source - ALA priority
Work committed as ALA priority on base funding
Type - enhancement
Extend the audio form data type to support using the browser to record sound.
A small amount of work has been done on this under #342, but there is still a long way to go.
There are a number of different approaches to browser recording: the work in #342 uses getUserMedia. There is also the Web Audio API which has better browser support (http://caniuse.com/#search=web%20audio%20api).
The text was updated successfully, but these errors were encountered: