Interactable.VoiceCommand Property

Definition

This string keyword is the voice command that will fire a click on this Interactable.

public:
 property System::String ^ VoiceCommand { System::String ^ get(); void set(System::String ^ value); };
public string VoiceCommand { get; set; }
member this.VoiceCommand : string with get, set
Public Property VoiceCommand As String

Property Value

Applies to