Skip to content

An Android app that takes real time input and plots the frequency spectrum and displays the peak frequency at any time

Notifications You must be signed in to change notification settings

zhaozw/android_hearingaid

Repository files navigation

Android App for the Hearing Impaired

For detecting the frequencies of the live input, I am using a library from the Astronomical Institute of Leithbridge. Finding the frequency is done using an Async Task so that the processing is done in the background and is different from the UI thread. The frequency spectrum of the microphone is plotted on the display.

About

An Android app that takes real time input and plots the frequency spectrum and displays the peak frequency at any time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published