Skip to content

Audiometry is an application framework written in C# and based on WPF and .NET that enables accurate digital recording, search, analysis, graphical visualization, and reproduction of human audio-vestibular impairment test data to assist in hearing loss or disability diagnosis.

License

ylehilds/audiometry

 
 

Repository files navigation

audiometry

Audiometry is an open-source application framework based on WPF and .NET to create hearing test related applications. The framework is built using the Model-View-ViewModel (MVVM) software architectural pattern.

Audiometry can store, process, and visualize data corresponding to tuning fork tests including Weber, Rinne, Schwabach, absolute bone conduction, Teal, and Gelle; speech audiometry; pure-tone audiometry (PTA) including air conduction masked, air conduction unmasked, bone conduction masked, bone conduction unmasked, air conduction aided, loudness level, and sound field; impedance audiometry; bithermal caloric test; and advanced tests including alternate binaural loudness balance (ABLB), short increment sensitivity index (SISI), tone decay, and Stenger.

The application framework is extensible and can be used to develop new hearing test applications by extending the current functionality.

Audiometry is independent of specific hearing test hardware thus making it possible to be used with a wide variety of hearing test hardware.

Audiometry provides a unified and uniform interface for storing, processing, and visualizing data from a wide range of hearing tests that traditionally rely on different hardware and software to process and store data.

Installation

Audiometry can be installed on a Windows 7 or Windows 10 machine. To install the application, run the AudiometryInstaller.msi in the installer folder of the repository.

Documentation

A description of the software can be found at https://github.com/drwaseemsheikh/audiometry/blob/master/docs/full_paper.pdf. API docs can be found at https://drwaseemsheikh.github.io/audiometry/. The JOSS paper is available at DOI.

About

Audiometry is an application framework written in C# and based on WPF and .NET that enables accurate digital recording, search, analysis, graphical visualization, and reproduction of human audio-vestibular impairment test data to assist in hearing loss or disability diagnosis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.5%
  • HTML 4.7%
  • TeX 1.8%