title | description | author | ms.author | ms.prod | ms.date | ms.topic | keywords |
---|---|---|---|---|---|---|---|
Access Azure Kinect DK microphone input data |
Understand how to get microphone data using the Azure Kinect DK microphone array. |
tesych |
tesych |
kinect-dk |
06/26/2019 |
conceptual |
kinect, azure, sensor, sdk, microphone, access mics, mic data |
The Speech SDK quickstarts provide examples of how to use the Azure Kinect DK microphone array in various programming languages. For example, see the Recognize speech in C++ on Windows by using the Speech SDK quickstart. The code is available from GitHub.
Access the microphone array also through Windows API. See the following docs for details on Windows documentation:
- Windows Audio architecture
- Windows.Media.Capture documentation
- Tutorial for webcam capture
- USB audio information
You can also review the microphone array hardware specification.
[!div class="nextstepaction"] Speech Services SDK