llfbandit

Results 140 comments of llfbandit

Thanks for the report. I don't know exactly what's happenning for your use case. Are you sure you provided all the `start` call parameters? I found an issue with Flac....

Version 4.4.0 has just been released. Recording to FLAC format should now work out of the box. For WAV format, fmedia should provide an output error if so.

I've encountered the behaviour few times during development. As I use fmedia with the executable and pipe to communicate with, this makes really hard to dig in. Recording for a...

I guess your platform is Android? If so, this is not implemented as you can see in the readme.md.

@KieranSteyn any help is very welcome for sure. You may focus on ios mic selection (code is nearly available) or implement Bluetooth feature on Android (which is the main purpose...

Unfortunately, recording from bluetooth on Android is very limited. Sample rate must be set to 8kHz which is very low even for voice recording and number of channels to 1...

Thanks for the report. Honestly, I don't know how to handle this issue. I don't have linux installed, I just reproduce what I do for Windows here. Install step is...

Can you attach your build folder for the example project? You can trim it by removing all binary files (lib, so, pdb, otf, ...) and the final output folder. I'll...

I need all you have to dig in this issue. Noboby's send me log ro build folder. So currently this issue is blocked.