We respect the privacy of our users the highest. We do not collect any information of our users.
We request some sensitive permissions to make functions of app work properly:
Internet/Network state/Wifi state: for showing ads in the app
android.permission.RECORD_AUDIO: to use microphone to record voice as the main feature of the app described
android.permission.STORAGE android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_EXTERNAL_STORAGE: to save files on storage (internal and external)
android.permission.READ_PHONE_STATE: to detect incomming calls to handle voice recording properly, stop and save recording when user pick up the call.