10 lines
166 B
Plaintext
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
|
|
---
|
|
|