mrousavy / react-native-vision-camera

📸 A powerful, high-performance React Native Camera library.
https://react-native-vision-camera.com
MIT License
7.29k stars 1.07k forks source link

✨ USB microphone support #3159

Open ikhoeyZX opened 2 weeks ago

ikhoeyZX commented 2 weeks ago

What feature or enhancement are you suggesting?

i just tried use app with my external usb audio dongle (which is have microphone plug) but app didn't detect that dongle as far i know only few camera app have usb microphone support (for example open camera). so will this app support it?

What Platforms whould this feature/enhancement affect?

Android

Alternatives/Workarounds

connect usb audio dongle but not detected

Additional information

maintenance-hans[bot] commented 2 weeks ago

Guten Tag, Hans here! This sounds like an interesting feature request. 🎉 However, to better help mrousavy address it, could you please provide more details? Specifically, it would be great to have logs from adb logcat when you connect the USB audio dongle. This will help in diagnosing ze issue. And if you want to see more updates or features, consider sponsoring ze project at mrousavy's sponsorship page to support ze development! Cheers! 🍻

Note: If you think I made a mistake, please ping @mrousavy to take a look.

mrousavy commented 1 week ago

Well it's a Camera library. If you need some custom audio processing I guess you should use a audio recording library.

It's a good feature request, we can keep it in the backlog, but I doubt I'll implement this in my free time. :)