flutter_plugin_record icon indicating copy to clipboard operation
flutter_plugin_record copied to clipboard

responseFromAmplitude 监听的 audioTimeLength 属性为null

Open xiejibiao opened this issue 4 years ago • 1 comments

我应该怎样实时监听录音时长? responseFromAmplitude 监听的 audioTimeLength 属性为 null

xiejibiao avatar Aug 30 '21 01:08 xiejibiao

你看下 https://github.com/yxwandroid/flutter_plugin_record/tree/master/example, 我加入自己的项目双平台可以监听,他的demo也是可以的,你看看是不是你的项目本身问题

iwalkerr avatar Sep 12 '21 03:09 iwalkerr