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

セマンティック プロパティのディクショナリを取得します。

適用対象

こちらもご覧ください