-2

Is there a way to check if earphones are in(vb.net)?

I'm using vb.net 2010.

Thanks in advance.

  • Possible duplicate of [Detect headphones in Windows](http://stackoverflow.com/questions/5526998/detect-headphones-in-windows) – Matt Wilko Feb 09 '16 at 15:13

1 Answers1

0

I believe your question has been answered here. The solution is in C# but I'm sure you can find a way to implement it into your project.

You might also want to take a look at: http://www.codeproject.com/Articles/829712/Managed-Wrapper-around-MMAudioDeviceApi

Community
  • 1
  • 1
Melvin M.
  • 3,280
  • 3
  • 15
  • 23