flutter_chat_ui icon indicating copy to clipboard operation
flutter_chat_ui copied to clipboard

Audio Message Example

Open frkn-erkl opened this issue 1 year ago • 5 comments

Are there any examples for creating, sending or listening to audio messages?

frkn-erkl avatar Apr 04 '23 06:04 frkn-erkl

same request

luohao123 avatar Apr 20 '23 15:04 luohao123

@frkn-erkl @luohao123 that makes three of us , have you guys gotten a solution

zamirszn avatar May 31 '23 11:05 zamirszn

same request

muonroi avatar Mar 28 '24 09:03 muonroi

Yes. I made it. it works OK.

image

it works both on mobile and PC.

add my telegram to request my fork of this feature.

lucifertrump

luohao123 avatar Mar 29 '24 03:03 luohao123

I have a similar solution here, relying on voice_message_package package 2.1.4

https://github.com/imboy-pub/imboy-flutter/blob/main/lib/component/message/message_audio_builder.dart

leeyisoft avatar Mar 29 '24 05:03 leeyisoft