SpeechInputHandler.Keywords Property

Definition

The keywords to be recognized and optional keyboard shortcuts.

public:
 property cli::array <Microsoft::MixedReality::Toolkit::Input::KeywordAndResponse> ^ Keywords { cli::array <Microsoft::MixedReality::Toolkit::Input::KeywordAndResponse> ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.KeywordAndResponse[] Keywords { get; }
member this.Keywords : Microsoft.MixedReality.Toolkit.Input.KeywordAndResponse[]
Public ReadOnly Property Keywords As KeywordAndResponse()

Property Value

Applies to