Files
teleoperation/action/SetSpeechVocabulary.action
2019-01-22 11:04:37 +01:00

10 lines
166 B
Plaintext

# Goal: The new vocabulary to be set in the speech recognition module
# Result: True if the vocabulary was set
# Feedback: None
string[] words
---
bool success
---