did work on speech recognition
This commit is contained in:
9
action/SetSpeechVocabulary.action
Normal file
9
action/SetSpeechVocabulary.action
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user