NaturalReader - Text to Speech

Download: NaturalReader - Text to Speech APK

  • Latest Version
Application ID com.naturalsoft.personalweb
Downloads 1.91M
Upload by Naturalsoft Limited
Rating 4.3/27.61K+
Content rating Everyone, In-App Purchases
Requires android 5.1 and up
Updated on Apr 18, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.EXPAND_STATUS_BAR:
    Allows an application to expand or collapse the status bar.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NETWORK_ACCESS:
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_INTERNAL_STORAGE:
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.STATUS_BAR:
    Allows an application to open, close, or disable the status bar and its icons.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_INTERNAL_STORAGE:
  • com.android.launcher.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.
  • com.android.vending.BILLING: