Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.59 KB

access-mics.md

File metadata and controls

29 lines (22 loc) · 1.59 KB
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

Access Azure Kinect DK microphone input 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:

You can also review the microphone array hardware specification.

Next steps

[!div class="nextstepaction"] Speech Services SDK