Is there an API that could detect if someone is using microphone to talk/speak? What happened was my program got closed when the screen saver kicks in, the user does not use mouse/keyboard and simply use microphone to interact with the computer. Screen saver kicks in because it "thinks" that user inactivity. So I want my program to detect that and then disable the screensaver.