I am using audio_service plugin for play audio from live streaming link. It's working fine but now i want to display music visualizer so i want some data from streaming audio like live sample bytes/ amplitude (db) / frequency so i can animated my visualizer base on data.
Asked
Active
Viewed 925 times
0
-
audio_service doesn't play audio, but just_audio does. Search the README of just_audio for "visualizer". – Ryan Heise Mar 09 '22 at 14:16
-
I have checked in just_audio plugin and i seen it created separate branch for it – Nikhil Vadoliya Mar 11 '22 at 05:42