Hi guys, I am sort of new to godot engine coming from unity 3d background. I wanted to ask is there any option by which we can use native android apis like device camera, microphone, speech api etc. ? any module or library to make it happen?
I was trying to implement google voice in my game, for example in unity there was an option in unity where I can just record the voice and send it to a 3rd party api, is there anything similar in godot. Please help.