Reputation: 51837
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
Reputation: 2301
You can't. Last I checked (a few weeks ago) audio was accessible through the libfreenect
drivers (OpenKinect) not OpenNI.
Upvotes: 1