ROS Voice Message 0.0.2 Icon

ROS Voice Message

JSK Robotics Laboratory Tools
3.7
7 Ratings
1K+
Downloads
0.0.2
version
May 17, 2016
release date
2.5 MB
file size
Free
Download

About ROS Voice Message Android App

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

Other Information:

Requires Android:
Android 4.0.3+
Other Sources:
Category:

Download

This version of ROS Voice Message Android App comes with one universal variant which will work on all the Android devices.

Variant
388
(May 17, 2016)
Architecture
universal
Minimum OS
Android 4.0.3+
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of ROS Voice Message Android App, We have 1 version in our database. Please select one of them below to download.

Loading..