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

Record audio from document tools - refs #4731 #4734

Conversation

daniboygg
Copy link
Contributor

Fix #4731

* Display a nice message to the user if browser does not support
microphone. Show error in devlopment console as well for develpers.
* Add properties to show interface for audio recorded in order to customize appearance when needed
* Expose record and stop methods to use outside component
* Use ; on code added to make it consistent with the rest of the file
* Add success style for BaseButton
…ools

# Conflicts:
#	assets/vue/components/basecomponents/BaseButton.vue
#	assets/vue/views/documents/DocumentsList.vue
@codeclimate
Copy link

codeclimate bot commented Jun 6, 2023

Code Climate has analyzed commit ecf8e25 and detected 0 issues on this pull request.

View more on Code Climate.

@AngelFQC AngelFQC merged commit 26eef2d into chamilo:master Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[C2] Allow users to record and upload an audio in the documents tool
2 participants