- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am using voice recognition of sdk in unity and i want to disable this when mic is mute of system. So how can i find microphone mute information from sdk or from unity ?
Thanks
Sankalp
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The RealSense SDK do not have functionality to check mute state. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sankalp, you could have a dedicated thread that is all the time checking for a buffer of sound. If is is quiet (under a certain threshold), it means it is mute.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sankalp,
You could try this library :)
http://www.computercabal.com/2010/11/mute-microphone-from-c-on-windows.html
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Andre, I think that library only allows you to set the mic to mute, not read the current status of it.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page