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

Recording voice messages #101

Closed
4 of 5 tasks
alik0211 opened this issue Jun 4, 2020 · 2 comments
Closed
4 of 5 tasks

Recording voice messages #101

alik0211 opened this issue Jun 4, 2020 · 2 comments

Comments

@alik0211
Copy link
Collaborator

alik0211 commented Jun 4, 2020

Запись звука

  1. https://github.com/kbumsik/opus-media-recorder
    Крутая кроссбраузерная записывалка. Сейчас есть баг, автор обещает фиксануть - Uncaught DOMException kbumsik/opus-media-recorder#25 (comment)

  2. AudioContext
    https://gist.github.com/meziantou/edb7217fddfbb70e899e - https://www.meziantou.net/record-audio-with-javascript.htm

  3. ✔️ https://github.com/ai/audio-recorder-polyfill

Отправка сообщения

  • duration
  • voice
  • waveform

Верстка

  • фикс
  • box-shadow
@Finesse
Copy link
Collaborator

Finesse commented Jun 4, 2020

На всякий случай. Все подобные библиотеки, которые не нужны при запуске приложения, лучше выносить в отдельный лениво-загружаемый модуль с помощью import(), как сделано с Lottie.

@spalt08
Copy link
Owner

spalt08 commented Jun 4, 2020

opus-media-recorder весит в 5 раз больше

  • не уверен нужно ли нам конвертить в опус перед отправкой

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

No branches or pull requests

3 participants