Larpoux
Larpoux
[Taudio 10.3.2](https://taudio.canardoux.xyz/) is released with the old code debugged. (Yes @cuong292, you was right : the instruction to write the audio data to the file was unintentionally deleted). Sorry for...
@frits-metalogix , I understand that the question of the licensing is a problem for several flutter sound users. Some users can’t or don’t want to be GPL compliant. This is...
@JakeGi : The last version is 10.3.2 [taudio 10.3.1](https://taudio.canardoux.xyz/) is released. The bug on Android when recording PCM16WAV is fixed. It is really simple to upgrade from Flutter Sound 9.x....
@Kurczaak , please look to [(#921)](https://github.com/Canardoux/flutter_sound/issues/921) and tell us if this solves your issue. Note : someone should add this to the doc
Oh, yes. The war in Palestine is terrible. I really agree. There are several reasons why I focus on Ukraine. One of the reasons is that Ukraine is in Europe...
Actually Flutter Sound 9.x use the default mic and the default speaker. There is no possibility to select a specific mic and/or a specific speaker. This is really something missing...
Yes. Sure, I am busy working on 10.0 But things are slow. Very very slow. This is a big problem for me to work at the same time on the...
> I/flutter (30908): │ ⛔ [android]: setVolume: Attempt to invoke virtual method 'int android.media.AudioTrack.setVolume(float)' on a null object reference It seems that it is a bug :( . I am...
It seems that you have an exception during startPlayerFromStream(). I don't know why. But the second issue is that when startPlayer has an exception, the Player is not completely closed...
[taudio](https://pub.dev/packages/taudio) 10.2.1 is released. I added some logs to be more verbose when startPlayer has an exception. It is very simple to upgrade to 10.2.1. Just 5 minutes. You can...