How to access microphone and accelerator with fuse? If the foreign-code mode can aquire these mobile sensors’ data, a tutorial is welcome.
Sure, there are a couple of official guides in our docs already:
https://www.fusetools.com/docs/native-interop/foreign-code and https://www.fusetools.com/docs/native-interop/facebook-login should be good pieces to start with.
So the only way to access the microphone is natively?
@SkillsPlanet: the Pro CameraView implementation can record sound with the video. And you can take a look at fuse-motion community package to see how to access sensors (not mic though).