Hi @rutvik110,
I want to show live waveform when recording audio, I try to combine flutter_audio_waveforms with record library (record to get raw bytes when recording, then I use your load_audio_data.dart to process, but I'm not sure about this idea (and audio cannot run kk). Can you give me some advice or method to do this? Your lib is matched perfectly with my needs.
Thank you!
Hi @rutvik110,
I want to show live waveform when recording audio, I try to combine
flutter_audio_waveformswithrecordlibrary (recordto get raw bytes when recording, then I use yourload_audio_data.dartto process, but I'm not sure about this idea (and audio cannot run kk). Can you give me some advice or method to do this? Your lib is matched perfectly with my needs.Thank you!