Need to add a voice note ? Is it available in android and IOS sdk
Hi Abeer,
Unfortunately, our SDK does not support this functionality out of the box yet.
However, we are planning to support new message types like voice messages, GIF messages in Q3, 2022.
If you want to implement the voice messages/notes, you can fork our SDK, It’s open source.
Let us know if you have any other questions.
Best,
Dhaval.
Hi Dhaval,
Do you have any updates about this voice messaging feature? is it available?
Hello @Yobuma
We have voice notes in our roadmap but there is no ETA for the same at the moment.
You can implement this in your frontend app. Here are some ideas
- Sending a FILE message as a voice note (PDF Attached).
- You can also use the DATA attribute of a message to send the voice note.
[SendBird] Voice Notes - External (2).pdf (119.5 KB)