i want to find a way to activate microphone in the background, so the case is, i dont want to listen to microphone in background always for battery reasons, what i want to do instead is to activate microphone in the another background process whenever i need it and end the process shortly after (based on triggers) i want to know is this possible with both android and ios?
It would be good if the answer is expo
compatible, but react-native or swift solution would be good as well (if they exist)
Thanks