<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Smart Remote automatically detected as Microphone on windows</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41753/smart-remote-automatically-detected-as-microphone-on-windows</link><description>Hi all, 
 
 I am working on a project starting from the smart remote 3 project. I am now developping an app on Windows hoping to do a real time speech to text. Although I only found a tool which take the default microphone on the PC. 
 So my question</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Dec 2018 14:39:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41753/smart-remote-automatically-detected-as-microphone-on-windows" /><item><title>RE: Smart Remote automatically detected as Microphone on windows</title><link>https://devzone.nordicsemi.com/thread/162691?ContentTypeID=1</link><pubDate>Thu, 20 Dec 2018 14:39:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29f7aea7-c1f4-47a3-9ef7-dd2b9d57c751</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Sylvain,&lt;/p&gt;
&lt;p&gt;The reason you don&amp;#39;t see the Smart Remote as a microphone on windows is that it is not a standard microphone protocol for BLE. In our smart remote tools there is a driver for ubuntu. This is a driver that we have written. The sound is sent over something called HID Vendor reports, which are vendor specific.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;He told me that we don&amp;#39;t have this driver/plugin for windows, as devices that use smart remotes are typically not running on windows, but rather Ubuntu or Android.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;He did however also say:&lt;br /&gt;&lt;em&gt;This driver:&amp;nbsp;&lt;/em&gt;&lt;br /&gt;&lt;em&gt;&lt;a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/hid/obtaining-hid-reports-by-user-mode-applications"&gt;https://docs.microsoft.com/en-us/windows-hardware/drivers/hid/obtaining-hid-reports-by-user-mode-applications&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;looks like something that can be used as a starting point. The sound data is sent as HID input reports, which are defined as vendor specific. The function &lt;strong&gt;HidD_GetInputReport&lt;/strong&gt; looks like something that can be used.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So unfortunately, you can&amp;#39;t get the smart remote sound data on windows without a bit of work, and we don&amp;#39;t have support for it at this point in time, but you may be able to fix it by adopting the driver linked above.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>