| SUI_SetNotifyMethod --> methodName | ||
| Returns | Type | Description |
| methodName | String | project method to execute |
| Description SUI_SetNotifyMethod will call the method name you pass as $1 whenever a valid utterance is detected. You can also check SUI_GetStatus in a loop to see if something was spoken. | ||