ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
5

Capturing Kinect Audio [closed]

asked 2012-09-05 19:04:55 -0500

updated 2016-10-24 09:03:05 -0500

ngrennan gravatar image

Is it possible to access the audio stream from Kinect's microphone array within ROS? I found a brief reference in the deprecated kinect stack but nothing else. A quick Google search indicates that functionality is not available in the OpenNI API at the moment, although the drivers are there.

Does anyone have any pointers that could help me with that?

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by georgebrindeiro
close date 2013-01-24 01:08:48

Comments

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-11-16 08:03:27 -0500

I read in ros-users someone is working a new libfreenect-based ROS driver. I heard it was possible to capture audio in libfreenect, but haven't found any information on how to do it.

I also found out about a library which supposedly supports Kinect audio capture and has an existing ROS package, HARK (an open-sourced robot audition software).

Haven't tested this out yet, but seems like the way to go so far.

edit flag offensive delete link more

Comments

Indeed, one of my colleague, working on audio with kinect is using HARK,and it seems to work pretty well.

Stephane.M gravatar image Stephane.M  ( 2012-11-17 22:10:03 -0500 )edit

Those drivers actually work, I have used them to recognize the Kinect microphones and captured the audio stream using the portAudio library.

dim_sgou gravatar image dim_sgou  ( 2014-11-04 05:47:47 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2012-09-05 19:04:55 -0500

Seen: 3,156 times

Last updated: Nov 16 '12