Larpoux
Larpoux
@ReniDelonzek , I am working on your issue. I have decided that the instruction `stopRecorder()` will return a future to the URI of the recorded object. ``` URL myURL =...
Hi @ReniDelonzek , I did the improvements that you requested. It works fine on the three platforms : - Android - iOS - Web I am currently rewriting asynchronous processing...
@ReniDelonzek , Flutter Sound 7.6.0 is released. `stopRecorder()` now returns the URL of the recorded file. [see here](https://tau.canardoux.xyz/temporary_files.html). It works on - iOS - Android - Flutter Web Sorry for...
Are you using chrome or firefox ? On witch device ? With chrome you can open the console with "More tools > Developer tools"
Reni, I really needs your logs to help you.
OK reni, I am going look to your example on Github. I will post you something in a few hours.
Reni, I confirm that it seems that there is a big problem in τ for Flutter Web. I am going to fix it this afternoon. Sorry for this inconvenience.
@ReniDelonzek , I fixed something in Flutter Sound on Web. But before doing a release, I would like to test your App. Could you post the sources ?
Hi @Sasha071201 startPlayerFromStream is not correctly implemented on Flutter Web I am actually working on this point. I will release a new version in a few days. I will post...