Otic

Otic

Minimal Android app to stream microphone input to the local network.

Saketh Pathike Connectivity Multimedia

Screenshots

Screenshot of Otic Screenshot of Otic Screenshot of Otic

Description

Otic lets you stream your Android device's microphone input to the local network using `ServerSocket` and Foreground Service.

Otic isn't a receiver, so you must have a custom receiver to receive the audio from the Otic client.

Check the README (https://github.com/sakethpathike/Otic/blob/master/README.md) for more details.

What’s new (1.0.1)

Otic now uses custom subsetting(s) from the Google Sans Flex font to reduce the app size.

Versions

Version Date Size Requires Android Download
1.0.1 current
59402a7aa465f9c0…
2025-12-19 1.6 MB API 24
1.0.0
2ebd8f1c9c46d097…
2025-12-01 3.8 MB API 24

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • MicrophoneRecord audio.
  • NotificationsShow notifications.
  • FOREGROUND_SERVICE_MICROPHONE
  • Foreground serviceKeep running in the background, visible in the status bar.
  • Internet accessSend and receive data over the internet.
  • Wi-Fi stateRead information about the Wi-Fi connection.
  • otic.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Comments