stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

feat: async voice messages recording

Open MartinCupela opened this issue 3 months ago • 1 comments

🎯 Goal

Introduce

  • media recording capability focused on recording audio at first.
  • possibility to add any attachment to the MessageInput state
  • transcoding to MP3

Todo

  • [ ] transcoding to MP3 or other format that can be played on all the platforms
  • [ ] tests
  • [ ] docs
  • [ ] description in this PR

🛠 Implementation details

Provide a description of the implementation

🎨 UI Changes

Add relevant screenshots

MartinCupela avatar Mar 22 '24 09:03 MartinCupela