Start()
Makes the phrase recognizer start listening to phrases.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Windows.Speech
- Assembly: UnityEngine.CoreModule
public void Start()
Remarks
If PhraseRecognitionSystem is stopped when starting a phrase recognizer, it will be restarted.