SpeechKeywordAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.PropertyAttributeSpeechKeywordAttribute
- Attributes
Constructors
SpeechKeywordAttribute() |