quickratio

Results 9 comments of quickratio
trafficstars

Hello, thanks for the library, just bumping this old thread, is there anyway to programatically download a language pack? it does not appear to be automatic for me nor can...

@dlutton understood, thanks for your response and efforts! :)

Same issue, has anyone found a solution or are we just downgrading back to 1.4.1? thanks.

You probably found a solution by now, but just in case others are looking, give this a try, worked for me with assets. ```dart final File file = your_file; //...

Solution by @larpoux here: https://github.com/Canardoux/flutter_sound/issues/855 It is for his package flutter_sound, however it also indeed resolves this issue for sound_stream also. Please consider buying him a coffee (or more) for...

Thanks Casper. Hope you've been well, good luck in all your work and life. Thanks for your efforts!

Actually nvm: i looked into flutter_sound and i could get the mic streaming working immediately; so i'll try and implement that. it's unfortunate that this repo looks abandoned despite it...

Hi mowgliho, i am not the repo owner, im just a guy trying to get the packages to work :) thanks for sharing your repo; i was using sound stream...

flutter sound is working fine for me atm, i'll have a look at your flutter sound issue and see if i have the same thing; sound stream looks abandoned tbh,...