File: speech_recognition_msgs/SpeechRecognitionCandidates.msg
Raw Message Definition
string[] transcript # candidate words of speech-to-text API
float32[] confidence # confidence of transcript
Compact Message Definition
string[] transcript
float32[] confidence