Flutter doesn't support sending Float32 data type via socket channel required bu WhisperLive
Hi,
We noticed that WhisperLive works on input data of `Float32` buffer but in Flutter it supports only `Unit8List`.
Flutter doesn't support sending `Float32` data type via socket channel required bu WhisperLive
can you add the support of `Unit8List` data type for the input of WhisperLive?
1 条评论