ucfopen / Materia

Engage students with easily embedded apps for online courses. Supercharge your course with compelling experiences and game mechanics.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
36 stars 34 forks source link

Add ability to record audio directly in the media importer #1476

Open clpetersonucf opened 1 year ago

clpetersonucf commented 1 year ago

These are ideally implemented once the react branch has shipped:

  1. ~The media importer should specify what file types are allowed based on the context in which it was loaded (image, audio, etc)~
  2. ~Support for additional file types - particularly audio, where the lack of .m4a support is frustrating for mac users.~
  3. !! Audio recording within the media importer, after which the recording can be given a name and then added to the list of media files associated with the current user.
clpetersonucf commented 1 year ago

1 and 2 were addressed in #1495, 3 remains a viable todo item

clpetersonucf commented 1 year ago

Updated title and re-tagged to address current scope.