File: nao_msgs/WordRecognized.msg
Raw Message Definition
# Message emitted by Nao speech recognition.
# It contains the list of words recognized and confidence values
# Both arrays are of the same length
string[] words
float32[] confidence_values
Compact Message Definition
string[] words
float32[] confidence_values