Chatwoot/app/javascript/shared/components/FluentIcon
giquieu 96b719017b
feat: Ability to send voice message to channel (#4064)
Created the possibility to send audio as an attachment via the dashboard.
The channels that can send audio are the same channels that can send any type of attachment.
Used RecordRTC (https://github.com/muaz-khan/RecordRTC) to capture the audio and Wavesurfer (https://github.com/katspaugh/wavesurfer.js) to display the audio waves.
RecordRTC can be used to record videos if necessary.

Fixes #1973
2022-03-04 19:43:07 +05:30
..
dashboard-icons.json feat: Ability to send voice message to channel (#4064) 2022-03-04 19:43:07 +05:30
DashboardIcon.vue feat: Adds multiple path support for fluent icons (#3665) 2021-12-29 18:01:49 +05:30
Icon.vue feat: Adds multiple path support for fluent icons (#3665) 2021-12-29 18:01:49 +05:30
icons.json feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
Index.vue feat: Adds multiple path support for fluent icons (#3665) 2021-12-29 18:01:49 +05:30