Keywords
Returns the list of keywords which was supplied when the keyword recognizer was created.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Windows.Speech
- Assembly: UnityEngine.CoreModule
public IEnumerable<string> Keywords { get; }