Speech Recognizer
Default Language
: Set component to recognize text and speak in this language. Can be changed in blocks.
Outputs
Name | Data Type | Data |
error | text | if error, returns error; else, returns null |
value | text | text of speech that was recognized |

Outputs
Name | Data Type | Data |
error | text | if error, returns error; else, returns null |
partial result | text | text of speech that was recognized |
Get current language of Speech Recognizer component.

Last modified 11mo ago