Game Development Stack Exchange is a question and answer site for professional and independent game developers. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

I am using Ubuntu 14.04 LTS, and the Kinect camera has type Microsoft_Xbox_NUI_Sensor_043367545147-02-Sensor.

I can access the Kinect's camera from a Linux program, but I'd also like to use its microphone for voice communication. How can I do that?

share|improve this question
2  
I'm not sure if this will be possible with the alternative NUI driver. Normally on Windows the microphone is another separate device and there is no API directly, because you can access it as a normal microphone as others are may be present. – Yosh Synergi Nov 25 '15 at 12:06

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.