did work on speech recognition

This commit is contained in:
HRS_D
2019-01-22 11:04:37 +01:00
parent becede0124
commit b77c97afe0
6 changed files with 433 additions and 9 deletions

View 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
---

View File

@@ -0,0 +1,11 @@
# Purpose : To have feedback on when the speech was started and when
# NAO stopped talking
# Goal: The sentence for NAO to say
# Result: NAO has finished speaking
# Feedback: When NAO starts speaking
string say
---
# Empty result
---
# Empty feedback