SpeechRecognitionSemanticInterpretation 类

定义

表示语音识别语法规范 (SRGS) 语法中已识别短语的语义属性。

public ref class SpeechRecognitionSemanticInterpretation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SpeechRecognitionSemanticInterpretation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SpeechRecognitionSemanticInterpretation
Public NotInheritable Class SpeechRecognitionSemanticInterpretation
继承
Object Platform::Object IInspectable SpeechRecognitionSemanticInterpretation
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

注解

访问 SpeechRecognitionResult.SemanticInterpretation 属性以获取此类的实例。

属性

Properties

获取语义属性的字典。

适用于

另请参阅