unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Voice memos - upload, record and playback #858

Closed nbiton closed 5 years ago

nbiton commented 5 years ago

Addresses the feature requested in #3

Still pending:

More details and description of the feature's functionality will follow

nbiton commented 5 years ago

The current implementation records all voice memos as "wav" files. The size of a max 1-minute audio file is about 10MB on my system. It might vary slightly with different devices. If we wish to reduce the size down without changing the time limit, we might need to explore a different encoding implementation (currently we're using "recorder.js" as it was relatively easy to use).

franck-boullier commented 5 years ago

Test done Logged in as nath On case https://unee-t-pr-858.herokuapp.com/case/73886

Tried to save a voice memo.

Not sure how to add a picture to this comment since I'm on my mobile phone (sorry)