About ROS Voice Message
Android Client for ROS Voice Recognition
Android app for publishing speech-to-text results as ROS topic.
You have to configure Speech-To-Text from Setting > Language & Input > Google Voice Typing
You can subscribe the recognized voice text as:
rostopic echo /Tablet/voice
and for Multi-byte users (like Japanese), you have to decode the text to UTF character. This is some example to show as Kanji/Hiragana
rostopic echo --filter "print('transcript: [%s]\n---'%(', '.join(map(lambda x: '\'%s\''%(x.decode('utf-8')), m.transcript))))" /Tablet/voice
What's new in the latest 0.0.2
Last updated on May 17, 2016
Minor bug fixes and improvements. Install or update to the newest version to check it out!
ROS Voice Message APK Information
Latest Version
0.0.2
Category
ToolsAndroid OS
Android 4.0.3+
File Size
2.5 MB
Developer
JSK Robotics LaboratoryContent Rating
Everyone
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free ROS Voice Message APK downloads for you.
Old Versions of ROS Voice Message
ROS Voice Message 0.0.2
2.5 MBMay 17, 2016

Super Fast and Safe Downloading via APKPure App
One-click to install XAPK/APK files on Android!