Hearing Aid Glassware

Hearing Aid Glassware

Image source

Last night, I received an interesting email from Ajay Kohli. I met Ajay at the CodeChix Glass workshop back in February. He’s a Med Student, working at Kaiser, as well as a Glass Explorer. When I met him, he was very excited about the possibilities for using Glass in hospitals to assist physicians with all sorts of things, in particular during surgery. Anyways, his email mentioned that he was working with a cochlea surgeon, and they were discussing a rather interesting application for Google Glass. Apparently, bone conduction is a viable method to enable some people with hearing loss to hear, and there is currently a class of hearing aids that uses bone conduction. What’s interesting is that Google Glass uses bone conduction with its built-in speaker. Ajay was wondering if I knew of any Glassware or source code that could enable Glass to be used as a hearing aid.

I looked into it a bit, and initially found an old project that didn’t work. I figured that it probably wouldn’t be much effort to write something to do this, and I was not wrong. Here’s the entire code (sans resources) for my hearing aid Glassware:

You can check out the full project, and download the apk to try it out for yourself on GitHub.

Update

David Callaway had his father, who is hard of hearing and uses hearing aids, test this out. According to him, it actually works!

Update 2

Ajay Kohli used this for actual clinical trials! (I’m pretty thrilled that something that I did was studied scientifically.) Looks like Glass won’t be replacing hearing aids any time soon:

We did a functional gain test (hearing test with and without the glass on) yesterday on a bilateral mild conductive hearing loss. No significant improvement in hearing with the glass. We did a unilateral conductive hearing loss speech in noise test. No major improvement with glass as well.

At this point the limitations for glass as a hearing assistance device seem to be 1) available power (gain of making the bone conductor vibrate as fast as possible) and 2) possible processing power, if that processed speech cannot catch up to the live stimulus. So in a controlled audiology setting, these variables would have to be addressed to achieve hearing aid potential for glass.