George Profenza
George Profenza

Reputation: 51837

How can I access Kinect audio data with OpenNI?

I am trying to get audio using Kinect's microphones, but can't even even get the sample running.

The sample that comes with OpenNI (Sample-NiAudioSample) exits with this message:

No audio node was found!

Has anyone managed to get read audio from a Kinect? If so, how?

Upvotes: 3

Views: 1199

Answers (1)

mankoff
mankoff

Reputation: 2301

You can't. Last I checked (a few weeks ago) audio was accessible through the libfreenect drivers (OpenKinect) not OpenNI.

Upvotes: 1

Related Questions