Open ukrx-xamd opened 5 years ago
The player allows Start & Stop. If we would like to build an interface (Attached image) - that allows a recorded sound file to be played, paused, stopped - there currently lacks a PAUSE callback. It would be great if :
_flutterRecord.pausePlayer()
is added.
already added release 0.1.1 version
The player allows Start & Stop. If we would like to build an interface (Attached image) - that allows a recorded sound file to be played, paused, stopped - there currently lacks a PAUSE callback. It would be great if :
_flutterRecord.pausePlayer()
is added.