Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement browser-based sound recording #422

Open
m-r-c opened this issue Jan 22, 2016 · 0 comments
Open

Implement browser-based sound recording #422

m-r-c opened this issue Jan 22, 2016 · 0 comments
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

Comments

@m-r-c
Copy link
Contributor

m-r-c commented Jan 22, 2016

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).

@pbrenton pbrenton added Priority - medium Product - BioCollect 2019 Q1 Work planned for implementation in 1st qtr of 2019 Effort - M Effort estimate - M (~20 days) Source - ALA priority Work committed as ALA priority on base funding labels Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants