Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 514 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 514 Bytes

Audio enabled Ros Nodes for Android

This module provides an audio publisher and subscriber, allowing you to stream and consume live audio from your android devices.

AudioPublisher and AudioSubscriber both take just the topic name as a parameter, and both come with simple pause and unpause methods.

Note: To see these AudioData messages being transmitted on your roscore server instance, you must install the audio-common messages as well.

=====