Larpoux

Results 794 comments of Larpoux

Hi @fzyzcjy , Actually I am very busy working on Flutter Sound maintenance. Also I’m investigating if I can use [lab_sound_flutter](https://github.com/xioxin/lab_sound_flutter). This is pure c++ and much easier for me...

I don't reproduce your issue with the Demo example. When I have a phone call during recording, after the com finished, the recorder is in pause state, but pause/resume and...

@duongvanthai : yes, you are right. There is a problem somewhere. I am going to work on that.

@duongvanthai , my problem was something else (I didn't call audio_session correctly). I did some test with the dev. sources (not exactly your configuration) but I haven't see any problem....

@duongvanthai , I did a test with an outgoing call on [taudio](https://taudio.canardoux.xyz/) 10.2.0 and everything seems to work fine. But I have not included your call to `session.interruptionEventStream.listen()`. Perhaps your...

One of the problems with the current doc is that the documentation of the API, generated by dart-doc, is not accessible by the Flutter Sound user. This must be fixed...

I have also a problem with MediaRecorder. The following function is not generated : ```rust pub fn set_ondataavailable