| SUI_SetNotifyMethod (methodName) | ||
| Parameter | 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 no longer need to check SUI_GetStatus in a loop to see if something was spoken. | ||