SpeechKeywordAttribute Class

Definition

Attribute used to display a dropdown of registered keywords from the speech profile.

public ref class SpeechKeywordAttribute sealed : UnityEngine::PropertyAttribute
[System.AttributeUsage(System.AttributeTargets.Field)]
public sealed class SpeechKeywordAttribute : UnityEngine.PropertyAttribute
[<System.AttributeUsage(System.AttributeTargets.Field)>]
type SpeechKeywordAttribute = class
    inherit PropertyAttribute
Public NotInheritable Class SpeechKeywordAttribute
Inherits PropertyAttribute
Inheritance
UnityEngine.PropertyAttribute
SpeechKeywordAttribute
Attributes

Constructors

SpeechKeywordAttribute()

Applies to