damonkohler / rosjava

Automatically exported from code.google.com/p/rosjava
0 stars 0 forks source link

Stream audio from Kinect to demo Android app #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The Kinect has a mic that could be used to stream audio to the Android demo 
app. The UI would need a mute option and we can rely on Android's media 
framework for volume (although we may need leveling separate from media events 
like TTS).

Original issue reported on code.google.com by rhick...@google.com on 9 Sep 2011 at 7:15

GoogleCodeExporter commented 9 years ago
+1 for this. The http://wiki.ros.org/audio_capture would be perfect, but 
unfortunately not supported in ros_java

Original comment by r2does...@gmail.com on 9 Apr 2015 at 3:52