﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>System.Speech</name>
  </assembly>
  <members>
    <member name="E:System.Speech.Recognition.Grammar.SpeechRecognized">
      <summary>
              当语音识别器使用执行一次识别时，引发 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.AudioLevelUpdated">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 报告其音频输入的级别。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.AudioSignalProblemOccurred">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 音频信号中检测到的问题。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.AudioStateChanged">
      <summary>
              当接收音频中的状态更改时，引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" />。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognizeCompleted">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 完成模拟输入异步识别操作。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammarCompleted">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 完成的异步加载 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeCompleted">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 完成异步识别操作。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.RecognizerUpdateReached">
      <summary>
              当运行时，引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 暂停以接受修改。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechDetected">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 检测到它可将其识别为语音的输入。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechHypothesized">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 已识别的词或可能是语法中的多个整个词组的一个组件的单词。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognitionRejected">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 接收其加载并且已启用的任何不匹配的输入 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized">
      <summary>
              时引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 接收其加载并且已启用的任何匹配的输入 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.AudioLevelUpdated">
      <summary>
              共享的识别器报告其音频输入级别时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.AudioSignalProblemOccurred">
      <summary>
              当识别器遇到的音频信号中的问题时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.AudioStateChanged">
      <summary>
              识别器接收音频中的状态更改时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.EmulateRecognizeCompleted">
      <summary>
              共享的识别器完成异步识别操作进行模拟输入时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.LoadGrammarCompleted">
      <summary>
              当识别器完成语音识别语法的异步加载时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.RecognizerUpdateReached">
      <summary>
              当识别器暂停同步识别和其他操作时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.SpeechDetected">
      <summary>
              当识别器检测到它可将其识别为语音的输入时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.SpeechHypothesized">
      <summary>
              识别器已识别单词或单词，可能是语法中的多个整个词组的一个组件时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.SpeechRecognitionRejected">
      <summary>
              识别器接收语音识别语法已加载的任何不匹配的输入时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.SpeechRecognized">
      <summary>
              识别器接收其语音识别语法之一相匹配的输入时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Recognition.SpeechRecognizer.StateChanged">
      <summary>
              Windows 桌面语音技术识别引擎的运行状态更改时发生。
            </summary>
    </member>
    <member name="E:System.Speech.Synthesis.SpeechSynthesizer.BookmarkReached">
      <summary>
              时引发 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 遇到一条提示中的书签。
            </summary>
    </member>
    <member name="E:System.Speech.Synthesis.SpeechSynthesizer.PhonemeReached">
      <summary>
              当达到音素时引发。
            </summary>
    </member>
    <member name="E:System.Speech.Synthesis.SpeechSynthesizer.SpeakCompleted">
      <summary>
              时引发 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 完成一条提示说到。
            </summary>
    </member>
    <member name="E:System.Speech.Synthesis.SpeechSynthesizer.SpeakProgress">
      <summary>
              之后引发 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 说出每个单个单词的提示。
            </summary>
    </member>
    <member name="E:System.Speech.Synthesis.SpeechSynthesizer.SpeakStarted">
      <summary>
              时引发 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 开始的一条提示说。
            </summary>
    </member>
    <member name="E:System.Speech.Synthesis.SpeechSynthesizer.StateChanged">
      <summary>
              时引发的状态 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 更改。
            </summary>
    </member>
    <member name="E:System.Speech.Synthesis.SpeechSynthesizer.VisemeReached">
      <summary>
              当达到 viseme 时引发。
            </summary>
    </member>
    <member name="E:System.Speech.Synthesis.SpeechSynthesizer.VoiceChange">
      <summary>
              时引发的语音 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 更改。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.Dictation">
      <summary>
              定义可以匹配语音的输入，此语法与关联的听写主题按照定义的规则。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.Garbage">
      <summary>
              定义规则，可匹配任何语音直至下一步规则匹配下, 一个令牌，或直至语音输入的末尾。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.MnemonicSpelling">
      <summary>
              表示语音输入可包含的单词的拼写出字母，该拼写出字母将被视为一个单词。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.Null">
      <summary>
              定义自动匹配规则中缺少任何音频输入。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.Void">
      <summary>
              定义永远不会进行朗读的规则。
               VOID 自动插入一个序列，使该序列 unspeakable。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyNumber.AbsoluteNumber">
      <summary>
              包含一个值，表示 prosody 属性的设置。
            </summary>
    </member>
    <member name="M:System.Speech.AudioFormat.SpeechAudioFormatInfo.#ctor(System.Int32,System.Speech.AudioFormat.AudioBitsPerSample,System.Speech.AudioFormat.AudioChannel)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.AudioFormat.SpeechAudioFormatInfo" /> 类，并指定这些示例 / 秒，每个样本，位的通道数。
            </summary>
      <param name="samplesPerSecond">
                每秒样本的值。
              </param>
      <param name="bitsPerSample">
                每个样本的位值。
              </param>
      <param name="channel">
                成员 <see cref="T:System.Speech.AudioFormat.AudioChannel" /> 枚举 (指示 <paramref name="Mono" /> 或 <paramref name="Stereo" />)。
              </param>
    </member>
    <member name="M:System.Speech.AudioFormat.SpeechAudioFormatInfo.#ctor(System.Speech.AudioFormat.EncodingFormat,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Byte[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.AudioFormat.SpeechAudioFormatInfo" /> 类，并指定的编码格式，每秒的示例、 示例、 通道的数量、 平均字节数 / 秒，块对齐值数组，其中包含特定格式的数据每位。
            </summary>
      <param name="encodingFormat">
                编码格式。
              </param>
      <param name="samplesPerSecond">
                每秒样本的值。
              </param>
      <param name="bitsPerSample">
                每个样本的位值。
              </param>
      <param name="channelCount">
                通道计数的值。
              </param>
      <param name="averageBytesPerSecond">
                每秒的平均字节数的值。
              </param>
      <param name="blockAlign">
                BlockAlign 的值。
              </param>
      <param name="formatSpecificData">
                包含特定格式的数据的字节数组。
              </param>
    </member>
    <member name="M:System.Speech.AudioFormat.SpeechAudioFormatInfo.Equals(System.Object)">
      <summary>
              返回给定的对象是否为的一个实例 <see cref="T:System.Speech.AudioFormat.SpeechAudioFormatInfo" /> 和的当前实例等于 <see cref="T:System.Speech.AudioFormat.SpeechAudioFormatInfo" />。
            </summary>
      <param name="obj">
                要比较的对象。
              </param>
      <returns>
              返回 <see langword="true" /> 如果的当前实例 <see cref="T:System.Speech.AudioFormat.SpeechAudioFormatInfo" /> 并从获取 <paramref name="obj" /> 参数是否相等，否则将返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.AudioFormat.SpeechAudioFormatInfo.FormatSpecificData">
      <summary>
              返回的音频格式的特定格式的数据。
            </summary>
      <returns>
              包含特定格式的数据的字节数组。
            </returns>
    </member>
    <member name="M:System.Speech.AudioFormat.SpeechAudioFormatInfo.GetHashCode">
      <summary>
              返回的音频格式的哈希代码。
            </summary>
      <returns>
              值的哈希代码。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.Choices.#ctor">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Choices" /> 类，该类包含一组空的替代项。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.Choices.#ctor(System.Speech.Recognition.GrammarBuilder[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Choices" /> 类的数组，其中包含一个或多个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="alternateChoices">
                该数组包含的可选项。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.Choices.#ctor(System.String[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Choices" /> 类的数组，其中包含一个或多个 <see cref="T:System.String" /> 对象。
            </summary>
      <param name="phrases">
                该数组包含的可选项。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.Choices.Add(System.Speech.Recognition.GrammarBuilder[])">
      <summary>
              添加数组，其中包含一个或多个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象的可选项。
            </summary>
      <param name="alternateChoices">
                <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象要添加到此 <see cref="T:System.Speech.Recognition.Choices" /> 对象。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.Choices.Add(System.String[])">
      <summary>
              添加数组，其中包含一个或多个 <see cref="T:System.String" /> 对象的可选项。
            </summary>
      <param name="phrases">
                要添加到此字符串 <see cref="T:System.Speech.Recognition.Choices" /> 对象。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.Choices.ToGrammarBuilder">
      <summary>
              返回 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 从此对象 <see cref="T:System.Speech.Recognition.Choices" /> 对象。
            </summary>
      <returns>
              一个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 匹配这 <see cref="T:System.Speech.Recognition.Choices" /> 对象。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.DictationGrammar.#ctor">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.DictationGrammar" /> 默认听写语法提供的 Windows 桌面语音技术的类。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.DictationGrammar.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.DictationGrammar" /> 类，具有特定听写语法。
            </summary>
      <param name="topic">
                符合 XML 的通用资源标识符 (URI)，或者指定听写语法 <paramref name="grammar:dictation" /> 或 <paramref name="grammar:dictation#spelling" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.DictationGrammar.SetDictationContext(System.String,System.String)">
      <summary>
              将一个上下文添加到已加载，由某个听写语法 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象。
            </summary>
      <param name="precedingText">
                指示听写上下文的开头的文本。
              </param>
      <param name="subsequentText">
                指示听写上下文的末尾的文本。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.IO.Stream)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类 <see cref="T:System.IO.Stream" />。
            </summary>
      <param name="stream">
                一个流，介绍语音识别语法支持的格式。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="stream" /> 描述某个不包含根规则的语法。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="stream" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.FormatException">
                  流不包含有效的描述的语法，或描述某个包含无法解析的规则引用的语法。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.IO.Stream,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类 <see cref="T:System.IO.Stream" /> ，并指定根规则。
            </summary>
      <param name="stream">
                一个流，介绍语音识别语法支持的格式。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的语法说明的默认根规则。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="ruleName" /> 无法解析或者不是公共的或 <paramref name="ruleName" /> 是 <see langword="null" /> 且语法说明未定义根规则。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="stream" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.FormatException">
                  流不包含有效的描述或说明某个包含无法解析的规则引用的语法。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.IO.Stream,System.String,System.Object[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类 <see cref="T:System.IO.Stream" /> ，并指定根规则。
            </summary>
      <param name="stream">
                一个 <see cref="T:System.IO.Stream" /> 连接到一个包含语法规范的输入/输出对象 （包括文件、 visual Studio 资源和 Dll）。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的语法说明的默认根规则。
              </param>
      <param name="parameters">
                传递到由指定初始化处理程序参数 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnInit" /> 的入口点或的根规则属性 <see cref="T:System.Speech.Recognition.Grammar" /> 要创建。
                 此参数可以为 null。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="stream" /> 连接到某个语法的︰ 
                
                      不包含在指定的规则 <paramref name="ruleName" />
                    
                      需要初始化参数中指定的那些不同 <paramref name="parameters" />
                    
                      包含一个相对的规则引用，它无法解决的默认基 <see cref="T:System.Uri" /> 的语法规则
                    </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.IO.Stream,System.String,System.Uri)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类从流中，指定根规则，并定义基统一资源标识符 (URI) 来解析相对规则引用。
            </summary>
      <param name="stream">
                一个流，介绍语音识别语法支持的格式。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的语法说明的默认根规则。
              </param>
      <param name="baseUri">
                要用于解析在语法说明中，任何相对规则引用的基 URI 或 <see langword="null" />。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="ruleName" /> 无法解析或者不是公共的或 <paramref name="ruleName" /> 是 <see langword="null" /> 且语法说明未定义根规则。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="stream" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.FormatException">
                  流不包含有效的描述或说明某个包含无法解析的规则引用的语法。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.IO.Stream,System.String,System.Uri,System.Object[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类 <see cref="T:System.IO.Stream" />，并指定根规则和解析相对引用的基 URI。
            </summary>
      <param name="stream">
                一个 <see cref="T:System.IO.Stream" /> 连接到一个包含语法规范的输入/输出对象 （包括文件、 visual Studio 资源和 Dll）。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的语法说明的默认根规则。
              </param>
      <param name="baseUri">
                要用于解析在语法说明中，任何相对规则引用的基 URI 或 <see langword="null" />。
              </param>
      <param name="parameters">
                传递到由指定初始化处理程序参数 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnInit" /> 的入口点或的根规则属性 <see cref="T:System.Speech.Recognition.Grammar" /> 要创建。
                 此参数可以为 null。
              </param>
      <exception cref="T:System.ArgumentException">
                      任一参数包含无效的值。
                    
                      <paramref name="stream" /> 连接到某个不包含由指定的规则的语法 <paramref name="ruleName" />。
                    
                      数组参数的内容不匹配的任何规则的初始化处理程序的参数。
                    
                      该语法包含一个相对的规则引用，它无法解决的默认基 <see cref="T:System.Uri" /> 语法或所提供的 URI 规则 <paramref name="baseUri" />。
                    </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.Speech.Recognition.GrammarBuilder)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="builder">
                一个实例 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，它包含语音识别语法的约束。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsDocument)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 对象。
            </summary>
      <param name="srgsDocument">
                语音识别语法的约束。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="srgsDocument" /> 不包含根规则。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="srgsDocument" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.FormatException">
                  <paramref name="srgsDocument" /> 包含无法解析的规则引用。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsDocument,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 对象，并指定根规则。
            </summary>
      <param name="srgsDocument">
                语音识别语法的约束。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的默认根规则 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="ruleName" /> 无法解析或者不是公共的或 <paramref name="ruleName" /> 是 <see langword="null" /> 和 <paramref name="srgsDocument" /> 不包含根规则。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="srgsDocument" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.FormatException">
                  <paramref name="srgsDocument" /> 包含无法解析的规则引用。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsDocument,System.String,System.Object[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类的实例从 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />, ，并指定一个规则以将该语法的入口点的名称。
            </summary>
      <param name="srgsDocument">
                一个实例 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> ，它包含语音识别语法的约束。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的语法说明的默认根规则。
              </param>
      <param name="parameters">
                传递到由指定初始化处理程序参数 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnInit" /> 的入口点或的根规则属性 <see cref="T:System.Speech.Recognition.Grammar" /> 要创建。
                 此参数可以为 null。
              </param>
      <exception cref="T:System.ArgumentException">
                      任一参数包含无效的值。
                    
                      <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 由指定 <paramref name="srgsDocument" /> 不包含由指定的规则 <paramref name="ruleName" />。
                    
                      数组参数的内容不匹配的任何规则的初始化处理程序的参数。
                    </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsDocument,System.String,System.Uri)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 对象，指定根规则，并且定义基统一资源标识符 (URI) 来解析相对规则引用。
            </summary>
      <param name="srgsDocument">
                语音识别语法的约束。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的默认根规则 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />。
              </param>
      <param name="baseUri">
                用来解析中的任何相对规则引用的基 URI <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />, ，或 <see langword="null" />。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="ruleName" /> 无法解析或者不是公共的或 <paramref name="ruleName" /> 是 <see langword="null" /> 和 <paramref name="srgsDocument" /> 不包含根规则。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="srgsDocument" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.FormatException">
                  <paramref name="srgsDocument" /> 包含无法解析的规则引用。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsDocument,System.String,System.Uri,System.Object[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类的实例从 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />, ，并指定要在语法和解析相对引用的基 URI 的入口点规则的名称。
            </summary>
      <param name="srgsDocument">
                一个实例 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> ，它包含语音识别语法的约束。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的语法说明的默认根规则。
              </param>
      <param name="baseUri">
                要用于解析在语法说明中，任何相对规则引用的基 URI 或 <see langword="null" />。
              </param>
      <param name="parameters">
                传递到由指定初始化处理程序参数 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnInit" /> 的入口点或的根规则属性 <see cref="T:System.Speech.Recognition.Grammar" /> 要创建。此参数可能为 null。
              </param>
      <exception cref="T:System.ArgumentException">
                      任一参数包含无效的值。
                    
                      <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 由指定 <paramref name="srgsDocument" /> 不包含在指定的规则 <paramref name="ruleName" />。
                    
                      数组参数的内容不匹配的任何规则的初始化处理程序的参数。
                    
                      该语法有无法解决的默认基的相对规则引用 <see cref="T:System.Uri" /> 语法或所提供的 URI 规则 <paramref name="baseUri" />。
                    </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 文件中的类。
            </summary>
      <param name="path">
                描述在受支持的格式中语音识别语法的文件的路径。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="path" /> 包含空字符串 ("")，或此文件描述了某个不包含根规则的语法。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="path" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.FormatException">
                  该文件不包含有效的描述，或描述某个包含无法解析的规则引用的语法。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.String,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 类从文件，并指定根规则。
            </summary>
      <param name="path">
                描述在受支持的格式中语音识别语法的文件的路径。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的语法说明的默认根规则。
              </param>
      <exception cref="T:System.ArgumentException">
                  <paramref name="ruleName" /> 无法解析或者不是公共的 <paramref name="path" /> 为空字符串 ("")，或 <paramref name="ruleName" /> 是 <see langword="null" /> 且语法说明未定义根规则。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="path" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.FormatException">
                  该文件不包含有效的描述或说明某个包含无法解析的规则引用的语法。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.#ctor(System.String,System.String,System.Object[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.Grammar" /> 包含语法定义，并指定一个规则以将该语法的入口点的名称的文件中的类...
            </summary>
      <param name="path">
                文件的路径，包括 Dll、 包含语法规范。
              </param>
      <param name="ruleName">
                要使用的语音识别语法的入口点的规则的标识符或 <see langword="null" /> 若要使用的语法说明的默认根规则。
              </param>
      <param name="parameters">
                传递到由指定初始化处理程序参数 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnInit" /> 的入口点或的根规则属性 <see cref="T:System.Speech.Recognition.Grammar" /> 要创建。
                 此参数可以为 null。
              </param>
      <exception cref="T:System.ArgumentException">
                      任一参数包含无效的值。
                    
                      指定的文件 <paramref name="path" /> 不包含有效的语法或在指定的规则 <paramref name="ruleName" />。
                    
                      数组参数的内容不匹配的任何规则的初始化处理程序的参数。
                    
                      该语法有无法解决的默认基的相对规则引用 <see cref="T:System.Uri" /> 的语法规则。
                    </exception>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.LoadLocalizedGrammarFromType(System.Type,System.Object[])">
      <summary>
              <see langword="LoadLocalizedGrammarFromType" /> 方法返回的本地化的实例 <see cref="T:System.Speech.Recognition.Grammar" /> 对象派生自 <see cref="T:System.Type" />。
            </summary>
      <param name="type">
                在组件中， <see cref="T:System.Type" /> 的基于对象的 <see cref="T:System.Speech.Recognition.Grammar" />。
              </param>
      <param name="onInitParameters">
                参数传递给 localizedobject 初始化方法基于 <see cref="T:System.Speech.Recognition.Grammar" />。
                 此参数可以为 null。
              </param>
      <returns>
              <see langword="LoadLocalizedGrammarFromType" /> 方法返回基于的有效对象 <see cref="T:System.Speech.Recognition.Grammar" />, ，或 <see langword="null" /> 如果错误。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.Grammar.StgInit(System.Object[])">
      <summary>
              <see langword="StgInit" /> 方法初始化强类型化语法。
            </summary>
      <param name="parameters">
                若要将传递以初始化强类型化语法的参数。此参数可能为 null。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.#ctor">
      <summary>
              初始化新的空实例 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 类。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.#ctor(System.Speech.Recognition.Choices)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 类从一组备选方案。
            </summary>
      <param name="alternateChoices">
                组备选方案。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.#ctor(System.Speech.Recognition.GrammarBuilder,System.Int32,System.Int32)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 从重复元素的类。
            </summary>
      <param name="builder">
                重复的元素。
              </param>
      <param name="minRepeat">
                输入匹配的元素定义的最小次数 <paramref name="builder" /> 必须发生以构成一个匹配项。
              </param>
      <param name="maxRepeat">
                输入匹配的元素定义的最大次数 <paramref name="builder" /> 可能以构成一个匹配项。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.#ctor(System.Speech.Recognition.SemanticResultKey)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 从语义的注册表项的类。
            </summary>
      <param name="key">
                语义的键。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.#ctor(System.Speech.Recognition.SemanticResultValue)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 语义值中的类。
            </summary>
      <param name="value">
                语义的值或名称/值对。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 序列中的单词的类。
            </summary>
      <param name="phrase">
                单词的序列。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.#ctor(System.String,System.Int32,System.Int32)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 类从序列中的字数 <see cref="T:System.String" /> ，并指定多少次 <see cref="T:System.String" /> 可以重复。
            </summary>
      <param name="phrase">
                重复的单词的序列。
              </param>
      <param name="minRepeat">
                输入匹配的短语最小次数必须进行以构成一个匹配项。
              </param>
      <param name="maxRepeat">
                输入匹配的短语的最大次数会以构成一个匹配项。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.#ctor(System.String,System.Speech.Recognition.SubsetMatchingMode)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 子集的一组单词的类。
            </summary>
      <param name="phrase">
                单词的序列。
              </param>
      <param name="subsetMatchingCriteria">
                语音识别语法用于识别短语匹配模式。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Add(System.Speech.Recognition.Choices,System.Speech.Recognition.GrammarBuilder)">
      <summary>
              创建一个新的 <see cref="T:System.Speech.Recognition.GrammarBuilder" />，其中包含一个 <see cref="T:System.Speech.Recognition.Choices" /> 对象以及跟随在此对象后面的一个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="choices">
                第一个语法元素，表示一组替代项。
              </param>
      <param name="builder">
                第二个语法元素。
              </param>
      <returns>
              一个 <see cref="T:System.Speech.Recognition.GrammarBuilder" />，顺序为 <paramref name="choices" /> 元素后面跟随一个 <paramref name="builder" /> 元素。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Add(System.Speech.Recognition.GrammarBuilder,System.Speech.Recognition.Choices)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象后跟 <see cref="T:System.Speech.Recognition.Choices" /> 对象。
            </summary>
      <param name="builder">
                第一个的语法元素。
              </param>
      <param name="choices">
                第二个语法元素，它表示一组备选方案。
              </param>
      <returns>
              一个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="builder" /> 元素后跟 <paramref name="choices" /> 元素。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Add(System.Speech.Recognition.GrammarBuilder,System.Speech.Recognition.GrammarBuilder)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含两个序列 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="builder1">
                第一个的语法元素。
              </param>
      <param name="builder2">
                第二个语法元素。
              </param>
      <returns>
              一个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="builder1" /> 元素后跟 <paramref name="builder2" /> 元素。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Add(System.Speech.Recognition.GrammarBuilder,System.String)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象后跟一个短语。
            </summary>
      <param name="builder">
                第一个的语法元素。
              </param>
      <param name="phrase">
                第二个语法元素，它表示一组单词。
              </param>
      <returns>
              一个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="builder" /> 元素后跟 <paramref name="phrase" /> 元素。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Add(System.String,System.Speech.Recognition.GrammarBuilder)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含后跟一个短语 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="phrase">
                第一个语法元素，它表示一组单词。
              </param>
      <param name="builder">
                第二个语法元素。
              </param>
      <returns>
              一个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="phrase" /> 元素后跟 <paramref name="builder" /> 元素。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Append(System.Speech.Recognition.Choices)">
      <summary>
              将追加一组备选方案的语法元素的当前序列。
            </summary>
      <param name="alternateChoices">
                要追加的替代项集。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Append(System.Speech.Recognition.GrammarBuilder)">
      <summary>
              语法元素的当前序列中追加语法元素。
            </summary>
      <param name="builder">
                要追加的语法元素。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Append(System.Speech.Recognition.GrammarBuilder,System.Int32,System.Int32)">
      <summary>
              将重复的语法元素追加到当前的语法元素序列。
            </summary>
      <param name="builder">
                要追加的重复的语法元素。
              </param>
      <param name="minRepeat">
                输入匹配的元素定义的最小次数 <paramref name="builder" /> 必须发生以构成一个匹配项。
              </param>
      <param name="maxRepeat">
                输入匹配的元素定义的最大次数 <paramref name="builder" /> 可能以构成一个匹配项。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Append(System.Speech.Recognition.SemanticResultKey)">
      <summary>
              语法元素的当前序列中追加语义的密钥。
            </summary>
      <param name="key">
                要追加的语义键。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Append(System.Speech.Recognition.SemanticResultValue)">
      <summary>
              将语义值追加到当前的语法元素序列。
            </summary>
      <param name="value">
                要追加的语义值。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Append(System.String)">
      <summary>
              语法元素的当前序列中追加一个短语。
            </summary>
      <param name="phrase">
                要追加的单词的序列。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Append(System.String,System.Int32,System.Int32)">
      <summary>
              将重复的短语追加到当前的语法元素序列。
            </summary>
      <param name="phrase">
                要追加的单词的重复的序列。
              </param>
      <param name="minRepeat">
                输入匹配的最小次数 <paramref name="phrase" /> 必须发生以构成一个匹配项。
              </param>
      <param name="maxRepeat">
                输入匹配的最大次数 <paramref name="phrase" /> 可能以构成一个匹配项。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.Append(System.String,System.Speech.Recognition.SubsetMatchingMode)">
      <summary>
              语法元素的当前序列中追加一个元素，其中一个短语的子集。
            </summary>
      <param name="phrase">
                要追加的单词的序列。
              </param>
      <param name="subsetMatchingCriteria">
                该语法用来识别短语匹配模式。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.AppendDictation">
      <summary>
              将默认听写语法追加到当前的语法元素序列。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.AppendDictation(System.String)">
      <summary>
              将指定的听写语法追加到当前的语法元素序列。
            </summary>
      <param name="category">
                要追加的听写语法的类别。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.AppendRuleReference(System.String)">
      <summary>
              语法元素的当前序列中追加语法定义文件。
            </summary>
      <param name="path">
                路径或通用资源标识符 (URI) 描述在受支持的格式中语音识别语法的文件。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.AppendRuleReference(System.String,System.String)">
      <summary>
              语法元素的当前序列中追加的语法定义文件指定的规则。
            </summary>
      <param name="path">
                文件路径或通用资源标识符 (URI) 描述在受支持的格式中语音识别语法的文件中。
              </param>
      <param name="rule">
                要追加的规则的标识符或 <see langword="null" /> 要追加的语法文件的默认根规则。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.AppendWildcard">
      <summary>
              追加与任何输入的语法元素的当前序列匹配的识别语法元素。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Addition(System.Speech.Recognition.Choices,System.Speech.Recognition.GrammarBuilder)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含 <see cref="T:System.Speech.Recognition.Choices" /> 对象后跟 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="choices">
                第一个语法元素，它表示一组备选方案。
              </param>
      <param name="builder">
                第二个语法元素。
              </param>
      <returns>
              返回 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="choices" /> 参数跟 <paramref name="builder" /> 参数。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Addition(System.Speech.Recognition.GrammarBuilder,System.Speech.Recognition.Choices)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 跟 <see cref="T:System.Speech.Recognition.Choices" />。
            </summary>
      <param name="builder">
                第一个的语法元素。
              </param>
      <param name="choices">
                第二个语法元素，它表示一组可选元素。
              </param>
      <returns>
              返回 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="builder" /> 参数跟 <paramref name="choices" /> 参数。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Addition(System.Speech.Recognition.GrammarBuilder,System.Speech.Recognition.GrammarBuilder)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含两个序列 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="builder1">
                第一个的语法元素。
              </param>
      <param name="builder2">
                第二个语法元素。
              </param>
      <returns>
              返回 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="builder1" /> 参数跟 <paramref name="builder2" /> 参数。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Addition(System.Speech.Recognition.GrammarBuilder,System.String)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 跟一个短语。
            </summary>
      <param name="builder">
                第一个的语法元素。
              </param>
      <param name="phrase">
                第二个语法元素，它表示一组单词。
              </param>
      <returns>
              返回 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="builder" /> 参数跟 <paramref name="phrase" /> 参数。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Addition(System.String,System.Speech.Recognition.GrammarBuilder)">
      <summary>
              创建一个新 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> ，其中包含后跟一个短语 <see cref="T:System.Speech.Recognition.GrammarBuilder" />。
            </summary>
      <param name="phrase">
                第一个语法元素，它表示一组单词。
              </param>
      <param name="builder">
                第二个语法元素。
              </param>
      <returns>
              返回 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 为一系列的 <paramref name="phrase" /> 参数跟 <paramref name="builder" /> 参数。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Implicit(System.Speech.Recognition.Choices)~System.Speech.Recognition.GrammarBuilder">
      <summary>
              将 <see cref="T:System.Speech.Recognition.Choices" /> 对象转换为 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="choices">
                要转换的替代项集。
              </param>
      <returns>
              转换后 <see cref="T:System.Speech.Recognition.Choices" /> 对象。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Implicit(System.Speech.Recognition.SemanticResultKey)~System.Speech.Recognition.GrammarBuilder">
      <summary>
              将 <see cref="T:System.Speech.Recognition.SemanticResultKey" /> 对象转换为 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="semanticKey">
                要转换的语义键。
              </param>
      <returns>
              转换后 <see cref="T:System.Speech.Recognition.SemanticResultKey" /> 对象。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Implicit(System.Speech.Recognition.SemanticResultValue)~System.Speech.Recognition.GrammarBuilder">
      <summary>
              将 <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 对象转换为 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="semanticValue">
                <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 要转换的对象。
              </param>
      <returns>
              转换后 <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 对象。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.GrammarBuilder.op_Implicit(System.String)~System.Speech.Recognition.GrammarBuilder">
      <summary>
              将字符串转换为 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="phrase">
                要转换的字符串。
              </param>
      <returns>
              已转换的字符串。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.RecognitionResult.GetAudioForWordRange(System.Speech.Recognition.RecognizedWordUnit,System.Speech.Recognition.RecognizedWordUnit)">
      <summary>
              获取与特定的词识别结果的范围相关联的音频部分。
            </summary>
      <param name="firstWord">
                范围中的第一个单词。
              </param>
      <param name="lastWord">
                范围中的最后一个单词。
              </param>
      <returns>
              与 word 范围关联的音频部分。
            </returns>
      <exception cref="T:System.NullReferenceException">
                  识别器通过调用生成结果 <see langword="EmulateRecognize" /> 或 <see langword="EmulateRecognizeAsync" /> 方法 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.RecognitionResult.System#Runtime#Serialization#ISerializable#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
      <summary>
              填充 <see cref="T:System.Runtime.Serialization.SerializationInfo" /> 实例序列化目标对象所需的数据。
            </summary>
      <param name="info">
                要填充数据的对象。
              </param>
      <param name="context">
                序列化的目标。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.RecognizedAudio.GetRange(System.TimeSpan,System.TimeSpan)">
      <summary>
              选择并返回识别当前的某一部分音频作为二进制数据。
            </summary>
      <param name="audioPosition">
                要返回的音频数据的起点。
              </param>
      <param name="duration">
                要返回的段的长度。
              </param>
      <returns>
              按照定义返回的子部分的已识别的音频、 <paramref name="audioPosition" /> 和 <paramref name="duration" />。
            </returns>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="audioPosition" /> 和 <paramref name="duration" /> 定义的当前段的范围之外的音频段。
                </exception>
      <exception cref="T:System.InvalidOperationException">
                  当前识别音频不包含任何数据。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.RecognizedAudio.WriteToAudioStream(System.IO.Stream)">
      <summary>
              将整个音频作为原始数据写入流。
            </summary>
      <param name="outputStream">
                将接收音频数据的流。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.RecognizedAudio.WriteToWaveStream(System.IO.Stream)">
      <summary>
              将音频写入到流中波形格式。
            </summary>
      <param name="outputStream">
                将接收音频数据的流。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.RecognizedPhrase.ConstructSmlFromSemantics">
      <summary>
              为 <see cref="T:System.Speech.Recognition.RecognizedPhrase" /> 对象中的语义信息返回语义标记语言 (SML) 文档。
            </summary>
      <returns>
              返回的语义的 SML 描述 <see cref="T:System.Speech.Recognition.RecognizedPhrase" /> 作为 XPath 可导航对象。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.RecognizedWordUnit.#ctor(System.String,System.Single,System.String,System.String,System.Speech.Recognition.DisplayAttributes,System.TimeSpan,System.TimeSpan)">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.RecognizedWordUnit" /> 类的新实例。
            </summary>
      <param name="text">
                被识别的单词规范化的文本。
              
                此值可为 <see langword="null" />, ，""，或 <see cref="F:System.String.Empty" />。
              </param>
      <param name="confidence">
                一个 <see langword="float" /> 从 0.0 到 1.0，该值指示 word 识别的确定性值。
              </param>
      <param name="pronunciation">
                拼音被识别的单词。
              
                此值可为 <see langword="null" />, ，""，或 <see cref="F:System.String.Empty" />。
              </param>
      <param name="lexicalForm">
                被识别的单词规范化的文本。
              
                此参数是必需的且不能 <see langword="null" />, ，""，或 <see cref="F:System.String.Empty" />。
              </param>
      <param name="displayAttributes">
                定义空白区域以显示识别的字的用途。
              </param>
      <param name="audioPosition">
                音频输入流中被识别的单词的位置。
              
                此值可为 <see cref="F:System.TimeSpan.Zero" />。
              </param>
      <param name="audioDuration">
                音频输入对应的被识别的单词的长度。
              
                此值可为 <see cref="F:System.TimeSpan.Zero" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.RecognizerInfo.Dispose">
      <summary>
              释放 RecognizerInfo 对象。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SemanticResultKey.#ctor(System.String,System.Speech.Recognition.GrammarBuilder[])">
      <summary>
              将语义密钥分配给一个或多个 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 用于创建语音识别语法的对象。
            </summary>
      <param name="semanticResultKey">
                标记要用作语义键来访问 <see cref="T:System.Speech.Recognition.SemanticValue" /> 与关联实例 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 指定的对象 <paramref name="builders" /> 参数。
              </param>
      <param name="builders">
                将与之关联的语法组件的数组 <see cref="T:System.Speech.Recognition.SemanticValue" /> 对象中定义的标记与访问 <paramref name="semanticResultKey" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticResultKey.#ctor(System.String,System.String[])">
      <summary>
              将语义密钥分配给一个或多个 <see cref="T:System.String" /> 用来创建语音识别语法的实例。
            </summary>
      <param name="semanticResultKey">
                标记可用于访问 <see cref="T:System.Speech.Recognition.SemanticValue" /> 与关联实例 <see cref="T:System.String" />指定的对象 <paramref name="phrases" /> 参数。
              </param>
      <param name="phrases">
                一个或多个 <see cref="T:System.String" /> 对象，其串联的文本将关联的 <see cref="T:System.Speech.Recognition.SemanticValue" /> 对象中定义的标记与访问 <paramref name="semanticResultKey" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticResultKey.ToGrammarBuilder">
      <summary>
              返回的实例 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 构造从当前 <see cref="T:System.Speech.Recognition.SemanticResultKey" /> 实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SemanticResultValue.#ctor(System.Object)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 类，并指定语义的值。
            </summary>
      <param name="value">
                由管理的值 <see cref="T:System.Speech.Recognition.SemanticResultValue" />。
                 类型必须为 <see langword="bool" />, ，<see langword="int" />, ，<see langword="float" />, ，或 <see langword="string" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticResultValue.#ctor(System.Speech.Recognition.GrammarBuilder,System.Object)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 类，并将与语义值相关联 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="builder">
                要识别中使用的语法组件。
              </param>
      <param name="value">
                由管理的值 <see cref="T:System.Speech.Recognition.SemanticResultValue" />。
                 类型必须为 <see langword="bool" />, ，<see langword="int" />, ，<see langword="float" />, ，或 <see langword="string" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticResultValue.#ctor(System.String,System.Object)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 类，并将与语义值相关联 <see cref="T:System.String" /> 对象。
            </summary>
      <param name="phrase">
                用于识别短语。
              </param>
      <param name="value">
                由管理的值 <see cref="T:System.Speech.Recognition.SemanticResultValue" />。
                 类型必须为 <see langword="bool" />, ，<see langword="int" />, ，<see langword="float" />, ，或 <see langword="string" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticResultValue.ToGrammarBuilder">
      <summary>
              返回的实例 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 构造从当前 <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 实例。
            </summary>
      <returns>
              返回的实例 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 构造从当前 <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 实例。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.#ctor(System.Object)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SemanticValue" /> 类，并指定语义的值。
            </summary>
      <param name="value">
                信息存储在 <see cref="T:System.Speech.Recognition.SemanticValue" /> 对象。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.#ctor(System.String,System.Object,System.Single)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SemanticValue" /> 类并指定语义值、 一个键的名称，以及置信度。
            </summary>
      <param name="keyName">
                可用于引用此键 <see cref="T:System.Speech.Recognition.SemanticValue" /> 实例。
              </param>
      <param name="value">
                一个对象，包含信息存储在 <see cref="T:System.Speech.Recognition.SemanticValue" /> 对象。
              </param>
      <param name="confidence">
                一个 <see langword="float" /> 包含语义分析确定性的估计值。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.Contains(System.Collections.Generic.KeyValuePair{System.String,System.Speech.Recognition.SemanticValue})">
      <summary>
              指示是否当前 <see cref="T:System.Speech.Recognition.SemanticValue" /> 实例集合中包含特定键和特定实例的 <see cref="T:System.Speech.Recognition.SemanticValue" /> 表示为键/值对。
            </summary>
      <param name="item">
                一个实例 <see cref="T:System.Collections.Generic.KeyValuePair`2" /> 为给定值的键的字符串实例化和 <see cref="T:System.Speech.Recognition.SemanticValue" /> 实例。
              </param>
      <returns>
              返回 <see langword="bool" /> 即 <see langword="true" /> 如果当前 <see cref="T:System.Speech.Recognition.SemanticValue" /> 包含的一个实例 KeyValuePair&lt;String, SemanticValue&gt; 指定值是否为键的字符串和 <see cref="T:System.Speech.Recognition.SemanticValue" />。
               否则为 <see langword="false" /> 返回。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.ContainsKey(System.String)">
      <summary>
              指示是否当前 <see cref="T:System.Speech.Recognition.SemanticValue" /> 实例集合包含的子 <see cref="T:System.Speech.Recognition.SemanticValue" /> 具有给定键的字符串实例。
            </summary>
      <param name="key">
                <see cref="T:System.String" /> 包含用来标识的子实例的密钥字符串 <see cref="T:System.Speech.Recognition.SemanticValue" /> 下当前 <see cref="T:System.Speech.Recognition.SemanticValue" />。
              </param>
      <returns>
              返回 <see langword="bool" />, ，<see langword="true" /> 如果子实例 <see cref="T:System.Speech.Recognition.SemanticValue" /> 标记与字符串 <paramref name="key" /> 找到，则 <see langword="false" /> 如果不是。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.Equals(System.Object)">
      <summary>
              确定指定的对象是否是实例 SemanticValue 和的当前实例等于 SemanticValue。
            </summary>
      <param name="obj">
                要评估的对象。
              </param>
      <returns>
              <see langword="true" /> 如果指定的对象是否等于当前对象;否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.GetHashCode">
      <summary>
              提供的哈希代码 SemanticValue 对象。
            </summary>
      <returns>
              当前的哈希代码 <see cref="T:System.Speech.Recognition.SemanticValue" /> 对象。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String@System#Speech#Recognition#SemanticValue}}#Add(System.Collections.Generic.KeyValuePair{System.String,System.Speech.Recognition.SemanticValue})">
      <summary>
              将指定的键和 <see cref="T:System.Speech.Recognition.SemanticValue" /> 添加到集合中。
            </summary>
      <param name="key">
                <see cref="T:System.Speech.Recognition.SemanticValue" /> 的键。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String@System#Speech#Recognition#SemanticValue}}#Clear">
      <summary>
              从集合中移除所有键/值对。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String@System#Speech#Recognition#SemanticValue}}#CopyTo(System.Collections.Generic.KeyValuePair{System.String,System.Speech.Recognition.SemanticValue}[],System.Int32)">
      <summary>
              将键/值对复制到目标数组中的特定位置。
            </summary>
      <param name="array">
                作为操作的目标的键/值对数组。
              </param>
      <param name="index">
                一个整数，它指定键/值对将复制到其中的数组中的位置。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String@System#Speech#Recognition#SemanticValue}}#Remove(System.Collections.Generic.KeyValuePair{System.String,System.Speech.Recognition.SemanticValue})">
      <summary>
              从集合中删除指定的键和 <see cref="T:System.Speech.Recognition.SemanticValue" />。
            </summary>
      <param name="key">
                <see cref="T:System.Speech.Recognition.SemanticValue" /> 的键。
              </param>
      <returns>
              如果已成功从集合中删除该键/值对，则返回 <see langword="true" />；否则该方法返回 <see langword="false." />。如果在集合中找不到该键/值对，此方法也会返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#Generic#IDictionary{System#String@System#Speech#Recognition#SemanticValue}#Add(System.String,System.Speech.Recognition.SemanticValue)">
      <summary>
              将指定的键和 <see cref="T:System.Speech.Recognition.SemanticValue" /> 添加到字典中。
            </summary>
      <param name="key">
                <see cref="T:System.Speech.Recognition.SemanticValue" /> 的键。
              </param>
      <param name="value">
                要添加的 <see cref="T:System.Speech.Recognition.SemanticValue" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#Generic#IDictionary{System#String@System#Speech#Recognition#SemanticValue}#Remove(System.String)">
      <summary>
              从字典中移除指定的键和 <see cref="T:System.Speech.Recognition.SemanticValue" />。
            </summary>
      <param name="key">
                <see cref="T:System.Speech.Recognition.SemanticValue" /> 的键。
              </param>
      <returns>
              如果键/值对从字典中成功移除，则返回 <see langword="true" />；否则该方法返回 <see langword="false" />。
               如果在字典中未找到键/值对，则此方法也会返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#Generic#IDictionary{System#String@System#Speech#Recognition#SemanticValue}#TryGetValue(System.String,System.Speech.Recognition.SemanticValue@)">
      <summary>
              获取与指定键关联的 <see cref="T:System.Speech.Recognition.SemanticValue" />。
            </summary>
      <param name="key">
                <see cref="T:System.Speech.Recognition.SemanticValue" /> 的键。
              </param>
      <param name="value">
                要获取的 <see cref="T:System.Speech.Recognition.SemanticValue" />。
              </param>
      <returns>
              如果字典包含具有指定键的键/值对，则该方法返回 <see langword="true" />；否则返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{System#String@System#Speech#Recognition#SemanticValue}}#GetEnumerator">
      <summary>
              返回循环访问集合的枚举数。
            </summary>
      <returns>
              返回循环访问集合的枚举数。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SemanticValue.System#Collections#IEnumerable#GetEnumerator">
      <summary>
              返回循环访问集合的枚举数。
            </summary>
      <returns>
              返回循环访问集合的枚举数。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.#ctor">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 类使用的系统默认的语音识别器。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.#ctor(System.Globalization.CultureInfo)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 类用于指定区域设置默认的语音识别器。
            </summary>
      <param name="culture">
                语音识别器必须支持的区域设置。
              </param>
      <exception cref="T:System.ArgumentException">
                  任何已安装的语音识别器均不支持指定的区域设置，或 <paramref name="culture" /> 是固定的区域性。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="Culture" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.#ctor(System.Speech.Recognition.RecognizerInfo)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 使用中的信息 <see cref="T:System.Speech.Recognition.RecognizerInfo" /> 对象以指定的识别器使用。
            </summary>
      <param name="recognizerInfo">
                有关特定的语音识别器的信息。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 带指定名称的识别器使用字符串参数的类。
            </summary>
      <param name="recognizerId">
                语音识别器使用令牌名称。
              </param>
      <exception cref="T:System.ArgumentException">
                  安装使用该令牌的名称没有语音识别器，或 <paramref name="recognizerId" /> 为空字符串 ("")。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="recognizerId" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.Dispose">
      <summary>
              释放 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.Dispose(System.Boolean)">
      <summary>
              处置 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象并释放会话期间使用的资源。
            </summary>
      <param name="disposing">
                若要释放托管资源和非托管资源，则为 <see langword="true" />；若仅释放非托管资源，则为 <see langword="false" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognize(System.Speech.Recognition.RecognizedWordUnit[],System.Globalization.CompareOptions)">
      <summary>
              模拟特定单词的语音识别器，用于同步的语音识别，使用音频位置的文本的输入，并指定如何识别器处理之间的单词，并且加载的语音识别语法的 Unicode 比较。
            </summary>
      <param name="wordUnits">
                包含有关识别操作的输入 word 单位的数组。
              </param>
      <param name="compareOptions">
                描述要用于模拟的识别操作的比较类型的枚举值的按位组合。
              </param>
      <returns>
              识别操作的结果或 <see langword="null" /> 如果操作不成功或未启用识别器。
            </returns>
      <exception cref="T:System.InvalidOperationException">
                  识别器具有加载任何语音识别语法。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="wordUnits" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="wordUnits" /> 包含一个或多个 <see langword="null" /> 元素。
                </exception>
      <exception cref="T:System.NotSupportedException">
                  <paramref name="compareOptions" /> 包含 <see cref="F:System.Globalization.CompareOptions.IgnoreNonSpace" />, ，<see cref="F:System.Globalization.CompareOptions.IgnoreSymbols" />, ，或 <see cref="F:System.Globalization.CompareOptions.StringSort" /> 标志。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognize(System.String)">
      <summary>
              适配器会模拟语音识别器，用于同步的语音识别的音频位置的文本的短语的输入。
            </summary>
      <param name="inputText">
                有关识别操作输入。
              </param>
      <returns>
              识别操作的结果或 <see langword="null" /> 如果操作不成功或未启用识别器。
            </returns>
      <exception cref="T:System.InvalidOperationException">
                  识别器具有加载任何语音识别语法。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="inputText" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="inputText" /> 为空字符串 ("")。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognize(System.String,System.Globalization.CompareOptions)">
      <summary>
              模拟语音识别器，用于同步的语音识别，使用音频位置的文本的短语的输入，并指定如何识别器处理之间的短语，然后加载的语音识别语法的 Unicode 比较。
            </summary>
      <param name="inputText">
                识别操作输入的短语。
              </param>
      <param name="compareOptions">
                描述要用于模拟的识别操作的比较类型的枚举值的按位组合。
              </param>
      <returns>
              识别操作的结果或 <see langword="null" /> 如果操作不成功或未启用识别器。
            </returns>
      <exception cref="T:System.InvalidOperationException">
                  识别器具有加载任何语音识别语法。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="inputText" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="inputText" /> 为空字符串 ("")。
                </exception>
      <exception cref="T:System.NotSupportedException">
                  <paramref name="compareOptions" /> 包含 <see cref="F:System.Globalization.CompareOptions.IgnoreNonSpace" />, ，<see cref="F:System.Globalization.CompareOptions.IgnoreSymbols" />, ，或 <see cref="F:System.Globalization.CompareOptions.StringSort" /> 标志。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognizeAsync(System.Speech.Recognition.RecognizedWordUnit[],System.Globalization.CompareOptions)">
      <summary>
              模拟语音识别器，使用数组的特定词的输入 <see cref="T:System.Speech.Recognition.RecognizedWordUnit" /> 代替音频异步语音识别的对象，并指定如何识别器处理之间的单词，并且加载的语音识别语法的 Unicode 比较。
            </summary>
      <param name="wordUnits">
                包含有关识别操作的输入 word 单位的数组。
              </param>
      <param name="compareOptions">
                描述要用于模拟的识别操作的比较类型的枚举值的按位组合。
              </param>
      <exception cref="T:System.InvalidOperationException">
                  识别器已加载，没有语音识别语法或识别器有一个尚未完成的异步识别操作。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="wordUnits" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="wordUnits" /> 包含一个或多个 <see langword="null" /> 元素。
                </exception>
      <exception cref="T:System.NotSupportedException">
                  <paramref name="compareOptions" /> 包含 <see cref="F:System.Globalization.CompareOptions.IgnoreNonSpace" />, ，<see cref="F:System.Globalization.CompareOptions.IgnoreSymbols" />, ，或 <see cref="F:System.Globalization.CompareOptions.StringSort" /> 标志。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognizeAsync(System.String)">
      <summary>
              适配器会模拟语音识别器，用于异步语音识别的文本来代替音频短语的输入。
            </summary>
      <param name="inputText">
                有关识别操作输入。
              </param>
      <exception cref="T:System.InvalidOperationException">
                  识别器已加载，没有语音识别语法或识别器有一个尚未完成的异步识别操作。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="inputText" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="inputText" /> 为空字符串 ("")。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognizeAsync(System.String,System.Globalization.CompareOptions)">
      <summary>
              模拟语音识别器，用于异步语音识别，使用音频位置的文本的短语的输入，并指定如何识别器处理之间的短语，然后加载的语音识别语法的 Unicode 比较。
            </summary>
      <param name="inputText">
                识别操作输入的短语。
              </param>
      <param name="compareOptions">
                描述要用于模拟的识别操作的比较类型的枚举值的按位组合。
              </param>
      <exception cref="T:System.InvalidOperationException">
                  识别器已加载，没有语音识别语法或识别器有一个尚未完成的异步识别操作。
                </exception>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="inputText" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="inputText" /> 为空字符串 ("")。
                </exception>
      <exception cref="T:System.NotSupportedException">
                  <paramref name="compareOptions" /> 包含 <see cref="F:System.Globalization.CompareOptions.IgnoreNonSpace" />, ，<see cref="F:System.Globalization.CompareOptions.IgnoreSymbols" />, ，或 <see cref="F:System.Globalization.CompareOptions.StringSort" /> 标志。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.InstalledRecognizers">
      <summary>
              返回当前的系统上的所有已安装的语音识别器的信息。
            </summary>
      <returns>
              只读集合 <see cref="T:System.Speech.Recognition.RecognizerInfo" /> 描述已安装的识别器的对象。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammar(System.Speech.Recognition.Grammar)">
      <summary>
              以同步方式加载 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
      <param name="grammar">
                要加载的语法对象。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="Grammar" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.InvalidOperationException">
                  <paramref name="Grammar" /> 未处于有效状态。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammarAsync(System.Speech.Recognition.Grammar)">
      <summary>
              异步加载语音识别语法。
            </summary>
      <param name="grammar">
                若要加载语音识别语法。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="Grammar" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.InvalidOperationException">
                  <paramref name="Grammar" /> 未处于有效状态。
                </exception>
      <exception cref="T:System.OperationCanceledException">
                  异步操作已取消。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.QueryRecognizerSetting(System.String)">
      <summary>
              返回的识别器的设置的值。
            </summary>
      <param name="settingName">
                要返回的设置的名称。
              </param>
      <returns>
              设置的值。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="settingName" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="settingName" /> 为空字符串 ("")。
                </exception>
      <exception cref="T:System.Collections.Generic.KeyNotFoundException">
                  识别器不具有该名称的一种设置。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.Recognize">
      <summary>
              执行同步的语音识别操作。
            </summary>
      <returns>
              对于输入，识别结果或 <see langword="null" /> 如果操作不成功或未启用识别器。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.Recognize(System.TimeSpan)">
      <summary>
              执行指定的初始静音超时期间内同步语音识别操作。
            </summary>
      <param name="initialSilenceTimeout">
                语音识别器接受的时间间隔输入最终确定识别之前包含唯一静音。
              </param>
      <returns>
              对于输入，识别结果或 <see langword="null" /> 如果操作不成功或未启用识别器。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeAsync">
      <summary>
              执行单一、 异步语音识别操作。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeAsync(System.Speech.Recognition.RecognizeMode)">
      <summary>
              执行一个或多个异步语音识别操作。
            </summary>
      <param name="mode">
                指示是否执行一个或多个标识操作。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeAsyncCancel">
      <summary>
              终止异步识别，而无需等待当前识别操作完成。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeAsyncStop">
      <summary>
              当前的识别操作完成后，将停止异步识别。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.RequestRecognizerUpdate">
      <summary>
              识别器暂停以更新其状态的请求。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.RequestRecognizerUpdate(System.Object)">
      <summary>
              识别器暂停以更新其状态，并提供用于关联的事件的用户令牌的请求。
            </summary>
      <param name="userToken">
                用户定义的信息，其中包含操作的信息。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.RequestRecognizerUpdate(System.Object,System.TimeSpan)">
      <summary>
              识别器暂停以更新其状态，并为关联的事件提供某一偏移量和用户令牌的请求。
            </summary>
      <param name="userToken">
                用户定义的信息，其中包含操作的信息。
              </param>
      <param name="audioPositionAheadToRaiseUpdate">
                从当前的偏移量 <see cref="P:System.Speech.Recognition.SpeechRecognitionEngine.AudioPosition" /> 延迟该请求。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.SetInputToAudioStream(System.IO.Stream,System.Speech.AudioFormat.SpeechAudioFormatInfo)">
      <summary>
              配置 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 要接收来自音频流的输入对象。
            </summary>
      <param name="audioSource">
                音频输入的流。
              </param>
      <param name="audioFormat">
                音频输入的格式。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice">
      <summary>
              配置 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象以从默认音频设备接收输入。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.SetInputToNull">
      <summary>
              禁用对语音识别器的输入。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.SetInputToWaveFile(System.String)">
      <summary>
              配置 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象可以接收输入波形音频格式 (.wav) 文件。
            </summary>
      <param name="path">
                要用作输入的文件的路径。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.SetInputToWaveStream(System.IO.Stream)">
      <summary>
              配置 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 要接收来自包含波形音频格式 (.wav) 数据的流的输入对象。
            </summary>
      <param name="audioSource">
                包含音频数据的流。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.UnloadAllGrammars">
      <summary>
              卸载所有 <see cref="T:System.Speech.Recognition.Grammar" /> 来自识别器的对象。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.UnloadGrammar(System.Speech.Recognition.Grammar)">
      <summary>
              卸载指定 <see cref="T:System.Speech.Recognition.Grammar" /> 对象从 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
      <param name="grammar">
                要卸载的语法对象。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="Grammar" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.InvalidOperationException">
                  该语法不会加载此识别器，或此识别器当前以异步方式加载的语法。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.UpdateRecognizerSetting(System.String,System.Int32)">
      <summary>
              更新为与指定的设置 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 与指定的整数值。
            </summary>
      <param name="settingName">
                要更新的设置的名称。
              </param>
      <param name="updatedValue">
                设置新值。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="settingName" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="settingName" /> 为空字符串 ("")。
                </exception>
      <exception cref="T:System.Collections.Generic.KeyNotFoundException">
                  识别器不具有该名称的一种设置。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognitionEngine.UpdateRecognizerSetting(System.String,System.String)">
      <summary>
              使用指定的字符串值更新指定的语音识别引擎设置。
            </summary>
      <param name="settingName">
                要更新的设置的名称。
              </param>
      <param name="updatedValue">
                设置新值。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="settingName" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="settingName" /> 为空字符串 ("")。
                </exception>
      <exception cref="T:System.Collections.Generic.KeyNotFoundException">
                  识别器不具有该名称的一种设置。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.Dispose">
      <summary>
              释放 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 对象。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.Dispose(System.Boolean)">
      <summary>
              处置 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 对象并释放会话期间使用的资源。
            </summary>
      <param name="disposing">
                若要释放托管资源和非托管资源，则为 <see langword="true" />；若仅释放非托管资源，则为 <see langword="false" />。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.EmulateRecognize(System.Speech.Recognition.RecognizedWordUnit[],System.Globalization.CompareOptions)">
      <summary>
              模拟特定单词的共享的语音识别器，使用文本而不音频进行同步的语音识别的输入，并指定如何识别器处理之间的单词，并且加载的语音识别语法的 Unicode 比较。
            </summary>
      <param name="wordUnits">
                包含有关识别操作的输入 word 单位的数组。
              </param>
      <param name="compareOptions">
                描述要用于模拟的识别操作的比较类型的枚举值的按位组合。
              </param>
      <returns>
              对于识别操作中，识别结果或 <see langword="null" />, ，如果该操作不成功或 Windows 语音识别中 休眠 状态。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.EmulateRecognize(System.String)">
      <summary>
              适配器会模拟共享的语音识别器，使用文本而不音频进行同步的语音识别的短语的输入。
            </summary>
      <param name="inputText">
                有关识别操作输入。
              </param>
      <returns>
              对于识别操作中，识别结果或 <see langword="null" />, ，如果该操作不成功或 Windows 语音识别中 休眠 状态。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.EmulateRecognize(System.String,System.Globalization.CompareOptions)">
      <summary>
              模拟共享的语音识别器，用于同步的语音识别，而不音频使用文本短语的输入，并指定如何识别器处理之间的短语，然后加载的语音识别语法的 Unicode 比较。
            </summary>
      <param name="inputText">
                识别操作输入的短语。
              </param>
      <param name="compareOptions">
                描述要用于模拟的识别操作的比较类型的枚举值的按位组合。
              </param>
      <returns>
              对于识别操作中，识别结果或 <see langword="null" />, ，如果该操作不成功或 Windows 语音识别中 休眠 状态。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.EmulateRecognizeAsync(System.Speech.Recognition.RecognizedWordUnit[],System.Globalization.CompareOptions)">
      <summary>
              模拟特定单词的共享的语音识别器，用于异步语音识别，而不音频使用文本的输入，并指定如何识别器处理之间的单词，并且加载的语音识别语法的 Unicode 比较。
            </summary>
      <param name="wordUnits">
                包含有关识别操作的输入 word 单位的数组。
              </param>
      <param name="compareOptions">
                描述要用于模拟的识别操作的比较类型的枚举值的按位组合。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.EmulateRecognizeAsync(System.String)">
      <summary>
              适配器会模拟共享的语音识别器，使用文本而不音频异步语音识别的短语的输入。
            </summary>
      <param name="inputText">
                有关识别操作输入。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.EmulateRecognizeAsync(System.String,System.Globalization.CompareOptions)">
      <summary>
              模拟共享的语音识别器，用于异步语音识别，而不音频使用文本短语的输入，并指定如何识别器处理之间的短语，然后加载的语音识别语法的 Unicode 比较。
            </summary>
      <param name="inputText">
                识别操作输入的短语。
              </param>
      <param name="compareOptions">
                描述要用于模拟的识别操作的比较类型的枚举值的按位组合。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.LoadGrammar(System.Speech.Recognition.Grammar)">
      <summary>
              加载语音识别语法。
            </summary>
      <param name="grammar">
                若要加载语音识别语法。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.LoadGrammarAsync(System.Speech.Recognition.Grammar)">
      <summary>
              异步加载语音识别语法。
            </summary>
      <param name="grammar">
                若要加载语音识别语法。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.RequestRecognizerUpdate">
      <summary>
              请求共享的识别暂停，并更新其状态。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.RequestRecognizerUpdate(System.Object)">
      <summary>
              共享的识别器暂停并更新其状态和关联的事件提供的用户令牌的请求。
            </summary>
      <param name="userToken">
                用户定义的信息，其中包含操作的信息。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.RequestRecognizerUpdate(System.Object,System.TimeSpan)">
      <summary>
              共享的识别器暂停并更新其状态和关联的事件提供偏移量和用户令牌的请求。
            </summary>
      <param name="userToken">
                用户定义的信息，其中包含操作的信息。
              </param>
      <param name="audioPositionAheadToRaiseUpdate">
                从当前的偏移量 <see cref="P:System.Speech.Recognition.SpeechRecognizer.AudioPosition" /> 延迟该请求。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.UnloadAllGrammars">
      <summary>
              卸载共享的识别器从外的所有语音识别语法。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SpeechRecognizer.UnloadGrammar(System.Speech.Recognition.Grammar)">
      <summary>
              卸载共享的识别器从指定的语言识别语法。
            </summary>
      <param name="grammar">
                若要卸载该语法。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SpeechUI.SendTextFeedback(System.Speech.Recognition.RecognitionResult,System.String,System.Boolean)">
      <summary>
              将有关识别操作状态的状态和描述性文本发送到语音平台用户界面。
            </summary>
      <param name="result">
                有效的 <see cref="T:System.Speech.Recognition.RecognitionResult" /> 实例。
              </param>
      <param name="feedback">
                一个 <see cref="T:System.String" /> 包含有关生成的识别操作的注释 <see cref="T:System.Speech.Recognition.RecognitionResult" /><paramref name="result" />。
              </param>
      <param name="isSuccessfulAction">
                指示应用程序是否将标识操作视为成功操作的 <see langword="bool" />。
              </param>
      <returns>
              如果提供给方法（<paramref name="Feedback" /> 和 <paramref name="isSuccessfulAction" />的信息成功用于语音平台用户界面，则为 <see langword="true" />，如果操作失败，则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsDocument.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsDocument.#ctor(System.Speech.Recognition.GrammarBuilder)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类 <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 对象。
            </summary>
      <param name="builder">
                <see cref="T:System.Speech.Recognition.GrammarBuilder" /> 用于创建对象 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 实例。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="builder" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsDocument.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsRule)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类，并指定 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 对象为根的语法规则。
            </summary>
      <param name="grammarRootRule">
                <see langword="root rule" /> 中 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 对象。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="grammarRootRule" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsDocument.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类指定的位置的 xml 文档，用于填写 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 实例。
            </summary>
      <param name="path">
                SRGS XML 文件的位置。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="path" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="path" /> 是一个空字符串。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsDocument.#ctor(System.Xml.XmlReader)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类的实例从 <see cref="T:System.Xml.XmlReader" /> 引用 XML 格式语法文件。
            </summary>
      <param name="srgsGrammar">
                <see cref="T:System.Xml.XmlReader" /> 已创建对象， <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> XML 实例。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="srgsGrammar" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsDocument.WriteSrgs(System.Xml.XmlWriter)">
      <summary>
              内容写入 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 对象传递给一个 XML 格式语法文件，符合 Speech Recognition Grammar Specification (SRGS) Version 1.0。
            </summary>
      <param name="srgsGrammar">
                <see cref="T:System.Xml.XmlWriter" /> 用来写入 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 实例。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="srgsGrammar" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsElement.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsElement" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsGrammarCompiler.Compile(System.Speech.Recognition.SrgsGrammar.SrgsDocument,System.IO.Stream)">
      <summary>
              编译 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />的对象置于.cfg 扩展名的二进制语法文件，并将输出发送到流。
            </summary>
      <param name="srgsGrammar">
                若要编译该语法。
              </param>
      <param name="outputStream">
                接收的编译结果流。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="srgsGrammar" /> 为 <see langword="null" />。
                
                  <paramref name="outputStream" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsGrammarCompiler.Compile(System.String,System.IO.Stream)">
      <summary>
              将 XML 格式语法文件编译为一个二进制语法文件.cfg 扩展名，将输出发送到流。
            </summary>
      <param name="inputPath">
                要编译的文件的路径。
              </param>
      <param name="outputStream">
                接收的编译结果流。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="inputPath" /> 为 <see langword="null" />。
                
                  <paramref name="outputStream" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="inputPath" /> 是一个空字符串。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsGrammarCompiler.Compile(System.Xml.XmlReader,System.IO.Stream)">
      <summary>
              编译数据的引用的 XML 格式语法文件 <see cref="T:System.Xml.XmlReader" /> 到.cfg 扩展名的二进制语法文件，并将输出发送到流。
            </summary>
      <param name="reader">
                <see cref="T:System.Xml.XmlReader" /> 读取该语法。
                 语法可位于物理文件中或在内存中。
              </param>
      <param name="outputStream">
                将接收的编译结果流。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="reader" /> 为 <see langword="null" />。
                
                  <paramref name="outputStream" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsGrammarCompiler.CompileClassLibrary(System.Speech.Recognition.SrgsGrammar.SrgsDocument,System.String,System.String[],System.String)">
      <summary>
              将 SRGS 文档编译成 DLL。
            </summary>
      <param name="srgsGrammar">
                <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> ，其中包含要编译的语法。
              </param>
      <param name="outputPath">
                输出 DLL 的路径。
              </param>
      <param name="referencedAssemblies">
                从输入的语法引用的程序集的列表。
              </param>
      <param name="keyFile">
                包含一对密钥，从而能够输出 DLL 进行签名的文件的名称。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="srgsGrammar" /> 为 <see langword="null" />。
                
                  <paramref name="outputPath" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="outputPath" /> 是一个空字符串。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsGrammarCompiler.CompileClassLibrary(System.String[],System.String,System.String[],System.String)">
      <summary>
              将多个 SRGS 语法编译成 DLL。
            </summary>
      <param name="inputPaths">
                若要编译的语法的列表。
              </param>
      <param name="outputPath">
                输出 DLL 的路径。
              </param>
      <param name="referencedAssemblies">
                从输入的语法引用的程序集的列表。
              </param>
      <param name="keyFile">
                包含一对密钥，从而能够输出 DLL 进行签名的文件的名称。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="inputPaths" /> 为 <see langword="null" />。
                
                  <paramref name="outputPath" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="outputPath" /> 是一个空字符串。
                
                  中的任何元素 <paramref name="inputPaths" /> 数组是 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsGrammarCompiler.CompileClassLibrary(System.Xml.XmlReader,System.String,System.String[],System.String)">
      <summary>
              将 SRGS 语法编译成 DLL。
            </summary>
      <param name="reader">
                <see cref="T:System.Xml.XmlReader" /> 读取该语法。
              </param>
      <param name="outputPath">
                输出 DLL 的路径。
              </param>
      <param name="referencedAssemblies">
                从输入的语法引用的程序集的列表。
              </param>
      <param name="keyFile">
                包含一对密钥，从而能够输出 DLL 进行签名的文件的名称。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="reader" /> 为 <see langword="null" />。
                
                  <paramref name="outputPath" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="outputPath" /> 是一个空字符串。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.#ctor(System.Int32)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 类，并指定必须说出其内容的次数。
            </summary>
      <param name="repeatCount">
                该项目必须要发言次数。
              </param>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="repeatCount" /> 为负数或大于 255。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.#ctor(System.Int32,System.Int32)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 类，并指定最小值和最大重复计数。
            </summary>
      <param name="min">
                在该项目中的文本必须重复执行最小次数。
              </param>
      <param name="max">
                可重复的项中的文本的最大次数。
              </param>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="min" /> 为负数或大于 255。
                
                  <paramref name="max" /> 为负数或大于 255。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="min" /> 大于 <paramref name="max" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.#ctor(System.Int32,System.Int32,System.Speech.Recognition.SrgsGrammar.SrgsElement[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 类中，指定的数组 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsElement" /> 对象将添加到此实例中，并设置最小值和最大重复计数。
            </summary>
      <param name="min">
                最小的次数的内容 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 必须重复对象。
              </param>
      <param name="max">
                最大的次数的内容 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 对象可以重复。
              </param>
      <param name="elements">
                要添加到对象的数组 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 实例。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="elements" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  任何成员 <paramref name="elements" /> 数组是 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.#ctor(System.Int32,System.Int32,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 类中，指定该项目，与关联的文本，并指定最小值和最大重复计数。
            </summary>
      <param name="min">
                必须重复项最小次数。
              </param>
      <param name="max">
                项可以重复最大次数。
              </param>
      <param name="text">
                与项关联的文本。
              </param>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="min" /> 为负数或大于 255。
                
                  <paramref name="max" /> 为负数或大于 255。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="min" /> 大于 <paramref name="max" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsElement[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 类，并指定的数组 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsElement" /> 要添加到此实例对象。
            </summary>
      <param name="elements">
                要添加到对象的数组 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 实例。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="elements" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  任何成员 <paramref name="elements" /> 数组是 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 类，并指定其文本内容。
            </summary>
      <param name="text">
                与项关联的文本。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="text" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="text" /> 是一个空字符串。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.Add(System.Speech.Recognition.SrgsGrammar.SrgsElement)">
      <summary>
              将对象添加到包含在此对象的集合 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 实例。
            </summary>
      <param name="element">
                要添加的对象。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="element" /> 是<see langword=" null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.SetRepeat(System.Int32)">
      <summary>
              设置的次数的内容 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 必须要发言。
            </summary>
      <param name="count">
                该项目必须要发言次数。
              </param>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="count" /> 为小于 0 或大于 255。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsItem.SetRepeat(System.Int32,System.Int32)">
      <summary>
              设置最小次数和项可以说出最大次数。
            </summary>
      <param name="minRepeat">
                该项目必须说出最小次数。
              </param>
      <param name="maxRepeat">
                该项可以说出最大次数。
              </param>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="minRepeat" /> 小于零或大于 255。
                
                  <paramref name="maxRepeat" /> 小于零或大于 255。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="minRepeat" /> 大于 <paramref name="maxRepeat" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.#ctor(System.Object)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 类，同时指定实例的值。
            </summary>
      <param name="value">
                用于设置的值 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Value" /> 属性。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="value" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.#ctor(System.String,System.Object)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 类，同时指定一个名称和实例值。
            </summary>
      <param name="name">
                用来设置的字符串 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Name" /> 属性 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 对象。
              </param>
      <param name="value">
                该对象用于设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Value" /> 属性 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 对象。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="value" /> 为 <see langword="null" />。
                
                  <paramref name="name" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="name" /> 是一个空字符串。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsOneOf.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsOneOf" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsOneOf.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsItem[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsOneOf" /> 数组中的类 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 对象。
            </summary>
      <param name="items">
                要添加的替代项。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="items" /> 为 <see langword="null" />。
                
                  中的任何元素 <paramref name="items" /> 数组是 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsOneOf.#ctor(System.String[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsOneOf" /> 数组中的类 <see cref="T:System.String" /> 对象。
            </summary>
      <param name="items">
                要添加的替代项。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="items" /> 为 <see langword="null" />。
                
                  中的任何元素 <paramref name="items" /> 数组是 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsOneOf.Add(System.Speech.Recognition.SrgsGrammar.SrgsItem)">
      <summary>
              添加 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 包含一个单词或短语与替代项列表。
            </summary>
      <param name="item">
                要添加的替代项列表中的项。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="item" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRule.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 类，并指定该规则的标识符。
            </summary>
      <param name="id">
                规则的标识符。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="id" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="id" /> 为空。
                </exception>
      <exception cref="T:System.FormatException">
                  <paramref name="id" /> 不正确的规则标识符。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRule.#ctor(System.String,System.Speech.Recognition.SrgsGrammar.SrgsElement[])">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 数组中的类 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsElement" /> 对象。
            </summary>
      <param name="id">
                规则的标识符。
              </param>
      <param name="elements">
                一个数组 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsElement" /> 元素。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="id" /> 为 <see langword="null" />。
                
                  <paramref name="elements" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="id" /> 为空。
                </exception>
      <exception cref="T:System.FormatException">
                  <paramref name="id" /> 不正确的规则标识符。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRule.Add(System.Speech.Recognition.SrgsGrammar.SrgsElement)">
      <summary>
              添加 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsElement" /> 到 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 对象。
            </summary>
      <param name="element">
                一个对象，继承自 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsElement" /> ，并指定可以识别什么。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="element" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsRule)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 类，并指定要引用的规则。
            </summary>
      <param name="rule">
                要引用的对象。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="rule" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsRule,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 类，同时指定规则应用于引用和一个字符串，包含语义的密钥。
            </summary>
      <param name="rule">
                要引用的对象。
              </param>
      <param name="semanticKey">
                语义的键。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.#ctor(System.Speech.Recognition.SrgsGrammar.SrgsRule,System.String,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 类，同时指定要引用的语义字典和初始化参数的字符串别名的规则。
            </summary>
      <param name="rule">
                要引用的对象。
              </param>
      <param name="semanticKey">
                语义的键。
              </param>
      <param name="parameters">
                初始化参数的 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 对象。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.#ctor(System.Uri)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 类，并指定要引用的外部语法文件的位置。
            </summary>
      <param name="uri">
                包含语法之外的语法文件的位置。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="uri" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.#ctor(System.Uri,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 类，同时指定外部语法文件的位置和规则，以引用的标识符。
            </summary>
      <param name="uri">
                包含语法之外的语法文件的位置。
              </param>
      <param name="rule">
                若要引用的规则的标识符。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="uri" /> 为 <see langword="null" />。
                
                  <paramref name="rule" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="rule" /> 为空。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.#ctor(System.Uri,System.String,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 类，同时指定位置的外部语法文件，该规则的标识符和语义字典中的字符串别名。
            </summary>
      <param name="uri">
                包含语法之外的语法文件的位置。
              </param>
      <param name="rule">
                若要引用的规则的标识符。
              </param>
      <param name="semanticKey">
                语义字典别名字符串。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="uri" /> 为 <see langword="null" />。
                
                  <paramref name="semanticKey" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="semanticKey" /> 为空。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.#ctor(System.Uri,System.String,System.String,System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 类，同时指定外部语法位置文件的规则的标识符、 字符串别名的语义词典和初始化参数。
            </summary>
      <param name="uri">
                包含语法之外的语法文件的位置。
              </param>
      <param name="rule">
                若要引用的规则的标识符。
              </param>
      <param name="semanticKey">
                语义的键。
              </param>
      <param name="parameters">
                初始化参数的 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 对象。
              </param>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRulesCollection.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRulesCollection" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsRulesCollection.Add(System.Speech.Recognition.SrgsGrammar.SrgsRule[])">
      <summary>
              将数组的内容添加 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 对象添加到 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRulesCollection" /> 对象。
            </summary>
      <param name="rules">
                要添加到的规则对象的数组 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRulesCollection" /> 对象。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="rules" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  任何 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 对象在 <paramref name="rules" /> 数组是 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsSemanticInterpretationTag.#ctor">
      <summary>
              创建 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsSemanticInterpretationTag" /> 类的实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsSemanticInterpretationTag.#ctor(System.String)">
      <summary>
              创建的一个实例 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsSemanticInterpretationTag" /> 类，同时指定标记的脚本内容。
            </summary>
      <param name="script">
                一个字符串，包含 ECMAScript 标记。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="script" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsSubset.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsSubset" /> 类，同时指定要匹配的短语的部分。
            </summary>
      <param name="text">
                要匹配的短语的一部分。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="text" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsSubset.#ctor(System.String,System.Speech.Recognition.SubsetMatchingMode)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsSubset" /> 类，同时指定要匹配的部分，因此应匹配文本的模式。
            </summary>
      <param name="text">
                要匹配的短语的一部分。
              </param>
      <param name="matchingMode">
                采用的模式 <paramref name="text" /> 应与所说短语匹配。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="text" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  <paramref name="text" /> 为空。
                
                  <paramref name="text" /> 只包含空白字符 (即，' '，'\t'、 '\n'、 '\r')。
                
                  <paramref name="matchingMode" /> 设置中的值为 <see cref="T:System.Speech.Recognition.SubsetMatchingMode" /> 枚举。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsText.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsText" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsText.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsText" /> 类，同时指定该实例的文本。
            </summary>
      <param name="text">
                用于设置的值 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsText.Text" /> 属性 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsText" /> 实例。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="text" /> 为 <see langword="null" />。
                </exception>
    </member>
    <member name="M:System.Speech.Recognition.SrgsGrammar.SrgsToken.#ctor(System.String)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsToken" /> 类，并指定要识别的文本。
            </summary>
      <param name="text">
                新的文本 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsToken" /> 类实例。
              </param>
      <exception cref="T:System.ArgumentNullException">
                  <paramref name="text" /> 为 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <paramref name="text" /> 为空。
                </exception>
    </member>
    <member name="M:System.Speech.Synthesis.FilePrompt.#ctor(System.String,System.Speech.Synthesis.SynthesisMediaType)">
      <summary>
              创建的新实例 <see cref="T:System.Speech.Synthesis.FilePrompt" /> 类，并指定该文件和其媒体类型的路径。
            </summary>
      <param name="path">
                将包含提示的内容文件的路径。
              </param>
      <param name="media">
                该文件的媒体类型。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.FilePrompt.#ctor(System.Uri,System.Speech.Synthesis.SynthesisMediaType)">
      <summary>
              创建的新实例 <see cref="T:System.Speech.Synthesis.FilePrompt" /> 类，并指定位置的文件和其媒体类型。
            </summary>
      <param name="promptFile">
                将包含提示的内容文件的 URI。
              </param>
      <param name="media">
                该文件的媒体类型。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.InstalledVoice.Equals(System.Object)">
      <summary>
              确定给定对象是否为 <see cref="T:System.Speech.Synthesis.InstalledVoice" /> 的实例且等于 <see cref="T:System.Speech.Synthesis.InstalledVoice" /> 的当前实例。
            </summary>
      <param name="obj">
                可强制转换为 <see cref="T:System.Speech.Synthesis.InstalledVoice" /> 的实例的对象。
              </param>
      <returns>
              如果 <see cref="T:System.Speech.Synthesis.InstalledVoice" /> 的当前实例等于从 <paramref name="obj" /> 参数中获取的实例，则返回 <see langword="true" />；否则返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.InstalledVoice.GetHashCode">
      <summary>
              提供 InstalledVoice 对象的哈希代码。
            </summary>
      <returns>
              当前 <see cref="T:System.Speech.Synthesis.InstalledVoice" /> 对象的哈希代码。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.Prompt.#ctor(System.Speech.Synthesis.PromptBuilder)">
      <summary>
              从 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象创建 <see cref="T:System.Speech.Synthesis.Prompt" /> 类的新实例。
            </summary>
      <param name="promptBuilder">
                要讲述的内容。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.Prompt.#ctor(System.String)">
      <summary>
              创建 <see cref="T:System.Speech.Synthesis.Prompt" /> 类的新实例，并指定要朗读的文本。
            </summary>
      <param name="textToSpeak">
                要朗读的文本。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.Prompt.#ctor(System.String,System.Speech.Synthesis.SynthesisTextFormat)">
      <summary>
              创建 <see cref="T:System.Speech.Synthesis.Prompt" /> 类的新实例，并指定要朗读的文本以及其格式是纯文本还是标记语言。
            </summary>
      <param name="textToSpeak">
                要朗读的文本。
              </param>
      <param name="media">
                用来指定文本格式的值。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.#ctor">
      <summary>
              创建 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.#ctor(System.Globalization.CultureInfo)">
      <summary>
              创建 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 类的新实例并指定区域性。
            </summary>
      <param name="culture">
                提供有关特定区域性的信息，如其语言、区域性的名称、写入系统、使用的日历以及如何设置日期和排序字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendAudio(System.String)">
      <summary>
              将指定的音频文件追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" />。
            </summary>
      <param name="path">
                音频文件的完全限定路径。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendAudio(System.Uri)">
      <summary>
              将指定 URI 中的音频文件追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" />。
            </summary>
      <param name="audioFile">
                音频文件的 URI。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendAudio(System.Uri,System.String)">
      <summary>
              将指定的音频文件和替代文本追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" />。
            </summary>
      <param name="audioFile">
                音频文件的 URI。
              </param>
      <param name="alternateText">
                包含表示音频的替代文本的字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendBookmark(System.String)">
      <summary>
              将书签追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" />。
            </summary>
      <param name="bookmarkName">
                一个包含追加书签名称的字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendBreak">
      <summary>
              将中断添加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendBreak(System.Speech.Synthesis.PromptBreak)">
      <summary>
              将中断添加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象，并指定其强度（持续时间）。
            </summary>
      <param name="strength">
                指示中断的持续时间，使用以下增加值：
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendBreak(System.TimeSpan)">
      <summary>
              将指定持续时间的中断追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象。
            </summary>
      <param name="duration">
                在计时周期的时间，一个刻度等于 100 纳秒。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendPromptBuilder(System.Speech.Synthesis.PromptBuilder)">
      <summary>
              将一个 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象追加到另一个 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象。
            </summary>
      <param name="promptBuilder">
                要追加的内容。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendSsml(System.String)">
      <summary>
              将指定路径中的 SSML 文件追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象。
            </summary>
      <param name="path">
                要追加的 SSML 文件的完全限定路径。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendSsml(System.Uri)">
      <summary>
              将指定 URL 中的 SSML 文件追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象。
            </summary>
      <param name="ssmlFile">
                要追加的 SSML 文件的完全限定 URI。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendSsml(System.Xml.XmlReader)">
      <summary>
              追加一个 XMLReader 对象，它引用 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象的 SSML 提示。
            </summary>
      <param name="ssmlFile">
                要追加的 XML 文件的完全限定名称。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendSsmlMarkup(System.String)">
      <summary>
              将包含 SSML 标记的指定字符串追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象。
            </summary>
      <param name="ssmlMarkup">
                一个包含 SSML 标记的字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendText(System.String)">
      <summary>
              指定要追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象的文本。
            </summary>
      <param name="textToSpeak">
                包含要发言文本的字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendText(System.String,System.Speech.Synthesis.PromptEmphasis)">
      <summary>
              将文本追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象，并为该文本指定强调程度。
            </summary>
      <param name="textToSpeak">
                包含要发言文本的字符串。
              </param>
      <param name="emphasis">
                要应用于文本的强调或重音的值。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendText(System.String,System.Speech.Synthesis.PromptRate)">
      <summary>
              将文本追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象，并为该文本指定语速。
            </summary>
      <param name="textToSpeak">
                包含要发言文本的字符串。
              </param>
      <param name="rate">
                应用于文本的语速的值。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendText(System.String,System.Speech.Synthesis.PromptVolume)">
      <summary>
              将文本追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象，并指定朗读该文本的音量。
            </summary>
      <param name="textToSpeak">
                包含要发言文本的字符串。
              </param>
      <param name="volume">
                应用于文本的朗读音量的值（响度）。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendTextWithAlias(System.String,System.String)">
      <summary>
              将文本追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象，并指定在该追加的文本位置处朗读的别名文本。
            </summary>
      <param name="textToSpeak">
                包含文本表示形式的字符串。
              </param>
      <param name="substitute">
                包含要发言文本的字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendTextWithHint(System.String,System.Speech.Synthesis.SayAs)">
      <summary>
              将文本追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象，并使用 <see cref="T:System.Speech.Synthesis.SayAs" /> 枚举的成员指定内容类型。
            </summary>
      <param name="textToSpeak">
                包含要发言文本的字符串。
              </param>
      <param name="sayAs">
                文本的内容类型。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendTextWithHint(System.String,System.String)">
      <summary>
              将文本追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象本，<see cref="T:System.String" /> 指定该文本的内容类型。
            </summary>
      <param name="textToSpeak">
                包含要发言文本的字符串。
              </param>
      <param name="sayAs">
                文本的内容类型。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.AppendTextWithPronunciation(System.String,System.String)">
      <summary>
              将文本追加到 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象，并为该文本指定发音。
            </summary>
      <param name="textToSpeak">
                包含使用语言传统字母表写入形式的单词的字符串。
              </param>
      <param name="pronunciation">
                包含要以国际音标 (IPA) 进行朗读的电话的字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.ClearContent">
      <summary>
              清除 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的内容。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.EndParagraph">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的段落结束。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.EndSentence">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的句子结束。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.EndStyle">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的样式结束。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.EndVoice">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的语音使用结束。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartParagraph">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的段落开始。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartParagraph(System.Globalization.CultureInfo)">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中指定区域性中的段落开始。
            </summary>
      <param name="culture">
                提供有关特定区域性的信息，如语言、区域性的名称、写入系统、使用的日历以及如何设置日期和排序字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartSentence">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的句子开始。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartSentence(System.Globalization.CultureInfo)">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中指定区域性中的句子开始。
            </summary>
      <param name="culture">
                提供有关特定区域性的信息，如语言、区域性的名称、写入系统、使用的日历以及如何设置日期和排序字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartStyle(System.Speech.Synthesis.PromptStyle)">
      <summary>
              指定 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的样式开始。
            </summary>
      <param name="style">
                要开始的样式。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartVoice(System.Globalization.CultureInfo)">
      <summary>
              指示合成器更改 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的语音并指定要使用的语音的区域性。
            </summary>
      <param name="culture">
                提供有关特定区域性的信息，如语言、区域性的名称、写入系统、使用的日历以及如何设置日期和排序字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartVoice(System.Speech.Synthesis.VoiceGender)">
      <summary>
              指示合成器更改 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的语音并指定要使用的语音的性别。
            </summary>
      <param name="gender">
                要使用的语音的性别。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartVoice(System.Speech.Synthesis.VoiceGender,System.Speech.Synthesis.VoiceAge)">
      <summary>
              指示合成器更改 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的语音并指定新语音的性别和年龄。
            </summary>
      <param name="gender">
                要使用的新语音的性别。
              </param>
      <param name="age">
                要使用的语音的年龄。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartVoice(System.Speech.Synthesis.VoiceGender,System.Speech.Synthesis.VoiceAge,System.Int32)">
      <summary>
              指示合成器更改 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的语音并指定其性别、年龄以及与指定的性别和年龄匹配的首选语音。
            </summary>
      <param name="gender">
                要使用的语音的性别。
              </param>
      <param name="age">
                要使用的语音的年龄。
              </param>
      <param name="voiceAlternate">
                在多个语音与 <paramref name="gender" /> 和 <paramref name="age" /> 参数相匹配时指定首选语音的整数。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartVoice(System.Speech.Synthesis.VoiceInfo)">
      <summary>
              指示合成器更改 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的语音并为新的语音指定条件。
            </summary>
      <param name="voice">
                要使用的语音的条件。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.StartVoice(System.String)">
      <summary>
              指示合成器更改 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象中的语音并指定要使用的语音的名称。
            </summary>
      <param name="name">
                要使用的语音的名称。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptBuilder.ToXml">
      <summary>
              返回从 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象生成的 SSML。
            </summary>
      <returns>
              返回从 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象生成的作为单个行的 SSML。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.PromptStyle.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Synthesis.PromptStyle" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.PromptStyle.#ctor(System.Speech.Synthesis.PromptEmphasis)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Synthesis.PromptStyle" /> 类，并指定该样式的强调的设置。
            </summary>
      <param name="emphasis">
                表示样式的强调设置。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptStyle.#ctor(System.Speech.Synthesis.PromptRate)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Synthesis.PromptStyle" /> 类，并指定该样式的语速的设置。
            </summary>
      <param name="rate">
                语速的样式设置。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.PromptStyle.#ctor(System.Speech.Synthesis.PromptVolume)">
      <summary>
              新实例初始化 <see cref="T:System.Speech.Synthesis.PromptStyle" /> 类，并指定该样式的朗读音量的设置。
            </summary>
      <param name="volume">
                卷 （响度） 的样式的设置。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.#ctor">
      <summary>
              初始化 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.AddLexicon(System.Uri,System.String)">
      <summary>
              将添加到词典 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </summary>
      <param name="uri">
                词典信息的位置。
              </param>
      <param name="mediaType">
                媒体类型的字典。
                 媒体类型的值不区分大小写。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.Dispose">
      <summary>
              释放 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 在会话期间使用的对象并释放资源。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.Finalize">
      <summary>
              作为一种安全措施来清理资源的事件中 <see cref="M:System.Speech.Synthesis.SpeechSynthesizer.Dispose" /> 不调用方法。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.GetCurrentlySpokenPrompt">
      <summary>
              获取提示 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 说到。
            </summary>
      <returns>
              返回生成当前的谈话的提示对象。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.GetInstalledVoices">
      <summary>
              返回所有已安装语音合成 （文本到语音） 的声音。
            </summary>
      <returns>
              返回当前安装在系统上的语音只读集合。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.GetInstalledVoices(System.Globalization.CultureInfo)">
      <summary>
              返回所有已安装语音合成 （文本到语音） 语音支持特定的区域设置。
            </summary>
      <param name="culture">
                必须支持语音的区域设置。
              </param>
      <returns>
              返回当前安装在系统上的语音支持指定的区域设置的只读集合。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.Pause">
      <summary>
              暂停 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.RemoveLexicon(System.Uri)">
      <summary>
              从字典中移除 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </summary>
      <param name="uri">
                词典文档的位置。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.Resume">
      <summary>
              恢复 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象后已暂停。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SelectVoice(System.String)">
      <summary>
              按名称选择特定的声音。
            </summary>
      <param name="name">
                要选择的语音的名称。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SelectVoiceByHints(System.Speech.Synthesis.VoiceGender)">
      <summary>
              选择了特定性别语音。
            </summary>
      <param name="gender">
                要选择的语音的性别。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SelectVoiceByHints(System.Speech.Synthesis.VoiceGender,System.Speech.Synthesis.VoiceAge)">
      <summary>
              选择了特定的性别和年龄语音。
            </summary>
      <param name="gender">
                要选择的语音的性别。
              </param>
      <param name="age">
                要选择的语音的年龄。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SelectVoiceByHints(System.Speech.Synthesis.VoiceGender,System.Speech.Synthesis.VoiceAge,System.Int32)">
      <summary>
              选择了特定性别和年龄、 语音基于语音有序的位置。
            </summary>
      <param name="gender">
                要选择的语音的性别。
              </param>
      <param name="age">
                要选择的语音的年龄。
              </param>
      <param name="voiceAlternate">
                要选择的语音的位置。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SelectVoiceByHints(System.Speech.Synthesis.VoiceGender,System.Speech.Synthesis.VoiceAge,System.Int32,System.Globalization.CultureInfo)">
      <summary>
              选择了特定性别、 年龄和区域设置中，语音基于语音有序的位置。
            </summary>
      <param name="gender">
                要选择的语音的性别。
              </param>
      <param name="age">
                要选择的语音的年龄。
              </param>
      <param name="voiceAlternate">
                要选择的语音的位置。
              </param>
      <param name="culture">
                要选择的语音的区域设置。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SetOutputToAudioStream(System.IO.Stream,System.Speech.AudioFormat.SpeechAudioFormatInfo)">
      <summary>
              配置 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 要将输出追加到一个音频流对象。
            </summary>
      <param name="audioDestination">
                要向其追加合成输出流。
              </param>
      <param name="formatInfo">
                要用于合成输出的格式。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SetOutputToDefaultAudioDevice">
      <summary>
              配置 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象将输出发送到默认音频设备。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SetOutputToNull">
      <summary>
              配置 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象将从合成操作的输出不发送到设备、 文件或流。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SetOutputToWaveFile(System.String)">
      <summary>
              配置 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象将输出追加到包含波形音频格式的文件。
            </summary>
      <param name="path">
                文件的路径。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SetOutputToWaveFile(System.String,System.Speech.AudioFormat.SpeechAudioFormatInfo)">
      <summary>
              配置 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象将输出追加到指定的格式的波形音频格式文件。
            </summary>
      <param name="path">
                文件的路径。
              </param>
      <param name="formatInfo">
                音频格式的信息。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SetOutputToWaveStream(System.IO.Stream)">
      <summary>
              配置 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 要将输出追加到包含波形音频格式的流对象。
            </summary>
      <param name="audioDestination">
                要向其追加合成输出流。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.Speak(System.Speech.Synthesis.Prompt)">
      <summary>
              以同步方式说出的内容 <see cref="T:System.Speech.Synthesis.Prompt" /> 对象。
            </summary>
      <param name="prompt">
                要讲的内容。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.Speak(System.Speech.Synthesis.PromptBuilder)">
      <summary>
              以同步方式说出的内容 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象。
            </summary>
      <param name="promptBuilder">
                要讲的内容。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.Speak(System.String)">
      <summary>
              以同步方式说出字符串的内容。
            </summary>
      <param name="textToSpeak">
                要说的文本。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SpeakAsync(System.Speech.Synthesis.Prompt)">
      <summary>
              以异步方式说出的内容 <see cref="T:System.Speech.Synthesis.Prompt" /> 对象。
            </summary>
      <param name="prompt">
                要讲的内容。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SpeakAsync(System.Speech.Synthesis.PromptBuilder)">
      <summary>
              以异步方式说出的内容 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象。
            </summary>
      <param name="promptBuilder">
                要讲的内容。
              </param>
      <returns>
              返回对象，其中包含要讲的内容。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SpeakAsync(System.String)">
      <summary>
              以异步方式说出字符串的内容。
            </summary>
      <param name="textToSpeak">
                要说的文本。
              </param>
      <returns>
              返回对象，其中包含要讲的内容。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SpeakAsyncCancel(System.Speech.Synthesis.Prompt)">
      <summary>
              取消异步合成操作排队的提示。
            </summary>
      <param name="prompt">
                若要取消说话操作内容。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SpeakAsyncCancelAll">
      <summary>
              取消所有排队、 异步语音合成操作。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SpeakSsml(System.String)">
      <summary>
              以同步方式的发言 <see cref="T:System.String" /> ，其中包含 SSML 标记。
            </summary>
      <param name="textToSpeak">
                要说的 SSML 字符串。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.SpeechSynthesizer.SpeakSsmlAsync(System.String)">
      <summary>
              以异步方式发言 <see cref="T:System.String" /> ，其中包含 SSML 标记。
            </summary>
      <param name="textToSpeak">
                为朗读 SMML 标记。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ContourPoint.#ctor(System.Single,System.Single,System.Speech.Synthesis.TtsEngine.ContourPointChangeType)">
      <summary>
              创建 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 类的新实例。
            </summary>
      <param name="start">
                一个 <see cref="T:System.Single" /> ，它指定要应用的音调变化的点 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" />。
                 这表示为的持续时间的已用百分比 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 在该点。
              </param>
      <param name="change">
                一个 <see cref="T:System.Single" /> ，它指定要提高或降低音调的量。
              </param>
      <param name="changeType">
                成员 <see cref="P:System.Speech.Synthesis.TtsEngine.ContourPoint.ChangeType" /> ，它指定要用于中指定的数字的单元 <paramref name="change" /> 参数。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ContourPoint.Equals(System.Object)">
      <summary>
              确定给定的对象是否为的一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 和的当前实例等于 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" />。
            </summary>
      <param name="obj">
                一个对象，可以强制转换为的一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" />。
              </param>
      <returns>
              返回 <see langword="true" /> 如果的当前实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 并从获取 <paramref name="obj" /> 参数是否相等，否则将返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ContourPoint.Equals(System.Speech.Synthesis.TtsEngine.ContourPoint)">
      <summary>
              确定 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 的给定实例是否等于 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 的当前实例。
            </summary>
      <param name="other">
                一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> ，将与当前实例进行比较。
              </param>
      <returns>
              返回 <see langword="true" /> 如果这两个的当前实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 并通过提供 <paramref name="other" /> 参数是否相等，否则将返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ContourPoint.GetHashCode">
      <summary>
              返回此实例的哈希代码。
            </summary>
      <returns>
              32 位有符号整数哈希代码。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ContourPoint.op_Equality(System.Speech.Synthesis.TtsEngine.ContourPoint,System.Speech.Synthesis.TtsEngine.ContourPoint)">
      <summary>
              确定两个实例是否的 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 是否相等。
            </summary>
      <param name="point1">
                一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 要针对的实例进行比较 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 由 <paramref name="point2" /> 参数。
              </param>
      <param name="point2">
                一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 要针对的实例进行比较 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 由 <paramref name="point1" /> 参数。
              </param>
      <returns>
              返回 <see langword="true" /> 如果 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 实例引用的 <paramref name="point1" /> 和 <paramref name="point2" /> 相等; 否则返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ContourPoint.op_Inequality(System.Speech.Synthesis.TtsEngine.ContourPoint,System.Speech.Synthesis.TtsEngine.ContourPoint)">
      <summary>
              确定两个实例是否的 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 不是相等。
            </summary>
      <param name="point1">
                一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 要针对的实例进行比较 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 由 <paramref name="point2" /> 参数。
              </param>
      <param name="point2">
                一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 要针对的实例进行比较 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 由 <paramref name="point1" /> 参数。
              </param>
      <returns>
              返回 <see langword="true" /> 如果 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 实例引用的 <paramref name="point1" /> 和 <paramref name="point2" /> 不相等; 否则为返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.FragmentState.#ctor(System.Speech.Synthesis.TtsEngine.TtsEngineAction,System.Int32,System.Int32,System.Int32,System.Speech.Synthesis.TtsEngine.SayAs,System.Speech.Synthesis.TtsEngine.Prosody,System.Char[])">
      <summary>
              构造 <see langword="FragmentState" /> 的新实例。
            </summary>
      <param name="action">
                指定语音合成操作的 <see cref="T:System.Speech.Synthesis.TtsEngine.TtsEngineAction" /> 枚举的成员。
              </param>
      <param name="langId">
                所使用的语言的 ID。
                 对应于 XML xml:lang 特性。
              </param>
      <param name="emphasis">
                要应用于语音输出或暂停的焦点。
              </param>
      <param name="duration">
                为朗读 <see langword="TextFragment" /> 的文本所分配的时间。
              </param>
      <param name="sayAs">
                <see cref="T:System.Speech.Synthesis.TtsEngine.SayAs" /> 类的成员，用于指示 <see langword="TextFragment" /> 的文本类型以及精确呈现包含文本时所需的详细信息的级别。
              
                对应于 SSML 规范中的 &lt;say-as&gt; XML 标记
              
                该参数可能为 <see langword="null." />
              </param>
      <param name="prosody">
                一个 <see cref="T:System.Speech.Synthesis.TtsEngine.Prosody" /> 对象，用于指示语音输出的特性（如音调、语速、音量）。
              
                对应于 SSML 规范中的 &lt;prosody&gt; XML 标记。
              </param>
      <param name="phonemes">
                <see langword="char" /> 对象的数组，这些对象使用国际音标 (IPA) 规范提供 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 中包含的文本的语音发音。
              
                对应于 SSML 规范中的 &lt;phoneme&gt; XML 标记。
              
                此参数可能为 <see langword="null" />。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.FragmentState.Equals(System.Object)">
      <summary>
              确定给定对象是否为等于 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 的当前实例的实例 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" />。
            </summary>
      <param name="obj">
                可强制转换为 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的实例的对象
              </param>
      <returns>
              如果 <see langword="true" /> 的当前实例和从由 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 参数提供的对象获取的实例都描述的是相同的 <paramref name="obj" /> 状态，则返回 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" />。
               如果当前 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 和 <paramref name="obj" /> 参数不支持相同的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 状态，则返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.FragmentState.Equals(System.Speech.Synthesis.TtsEngine.FragmentState)">
      <summary>
              确定 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 的给定实例是否等于 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 的当前实例。
            </summary>
      <param name="other">
                <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的实例 
              </param>
      <returns>
              如果 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的当前实例和通过 <paramref name="other" /> 参数提供的实例都描述了相同的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 状态，则返回 <see langword="true" />。
               如果当前 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 和 <paramref name="other" /> 参数不支持相同的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 状态，则返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.FragmentState.GetHashCode">
      <summary>
              返回此实例的哈希代码。
            </summary>
      <returns>
              一个 32 位带符号整数，它是此实例的哈希代码。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.FragmentState.op_Equality(System.Speech.Synthesis.TtsEngine.FragmentState,System.Speech.Synthesis.TtsEngine.FragmentState)">
      <summary>
              确定 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 的两个实例是否描述了相同的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 状态。
            </summary>
      <param name="state1">
                <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的实例，其描述的状态与 <paramref name="state2" /> 参数提供的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 实例相对比。
              </param>
      <param name="state2">
                <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的实例，其描述的状态与 <paramref name="state1" /> 参数提供的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 实例相对比。
              </param>
      <returns>
              如果 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 的两个实例（<paramref name="state1" /> 和 <paramref name="state2" />）都描述了相同的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 状态，则返回 <see langword="true" />；否则，返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.FragmentState.op_Inequality(System.Speech.Synthesis.TtsEngine.FragmentState,System.Speech.Synthesis.TtsEngine.FragmentState)">
      <summary>
              确定 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 的两个实例是否描述了不同的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 状态。
            </summary>
      <param name="state1">
                <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的实例，其描述的状态与 <paramref name="state2" /> 参数提供的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 实例相对比。
              </param>
      <param name="state2">
                <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的实例，其描述的状态与 <paramref name="state1" /> 参数提供的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 实例相对比。
              </param>
      <returns>
              如果 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 的两个实例（<paramref name="state1" /> 和 <paramref name="state2" />）未描述相同的 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 状态，则返回 <see langword="true" />；否则，返回 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.AddEvents(System.Speech.Synthesis.TtsEngine.SpeechEventInfo[],System.Int32)">
      <summary>
              将添加一个或多个事件，以便将 <see langword="EventInterest" /> 属性。
            </summary>
      <param name="events">
                一个 <see langword="SpeechEventInfo" /> 对象数组。
              </param>
      <param name="count">
                数组大小。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.CompleteSkip(System.Int32)">
      <summary>
              返回跳过的项数。
            </summary>
      <param name="skipped">
                跳过的项目数。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.GetSkipInfo">
      <summary>
              返回要跳过的数量和类型的项目。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.LoadResource(System.Uri,System.String)">
      <summary>
              加载指定的 URI 处的资源。
            </summary>
      <param name="uri">
                资源的 URI。
              </param>
      <param name="mediaType">
                资源的媒体类型。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.Write(System.IntPtr,System.Int32)">
      <summary>
              输出音频数据。
            </summary>
      <param name="data">
                输出音频数据的位置。
              </param>
      <param name="count">
                输出音频流中的项的数目。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.Prosody.#ctor">
      <summary>
              构造的新实例 <see langword="Prosody" /> 类。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.Prosody.GetContourPoints">
      <summary>
              返回一个数组，包含 <see langword="ContourPoints" /> 的 <see langword="TextFragment" />。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.Prosody.SetContourPoints(System.Speech.Synthesis.TtsEngine.ContourPoint[])">
      <summary>
              集 <see langword="ContourPoints" /> 的 <see langword="TextFragment" />。
            </summary>
      <param name="points">
                字节数组 <see langword="ContourPoint " />对象。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ProsodyNumber.#ctor(System.Int32)">
      <summary>
              创建的新实例 ProsodyNumber 类，并指定 prosody 属性的标识符。
            </summary>
      <param name="ssmlAttributeId">
                Prosody 属性的标识符。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ProsodyNumber.#ctor(System.Single)">
      <summary>
              创建的新实例 ProsodyNumber 类，并指定 prosody 属性的值。
            </summary>
      <param name="number">
                Prosody 属性的值。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ProsodyNumber.Equals(System.Object)">
      <summary>
              确定指定的对象是否是实例 ProsodyNumber 和的当前实例等于 ProsodyNumber。
            </summary>
      <param name="obj">
                要计算的 <see cref="T:System.Object" />。
              </param>
      <returns>
              <see langword="true" /> 如果 <paramref name="obj" /> 是否等于当前 <see cref="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber" /> 对象; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ProsodyNumber.Equals(System.Speech.Synthesis.TtsEngine.ProsodyNumber)">
      <summary>
              确定指定 ProsodyNumber 对象是否等于当前实例的 ProsodyNumber。
            </summary>
      <param name="other">
                <see cref="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber" /> 对象来评估。
              </param>
      <returns>
              <see langword="true" /> 如果 <paramref name="other" /> 是否等于当前 <see cref="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber" /> 对象; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ProsodyNumber.GetHashCode">
      <summary>
              提供的哈希代码 ProsodyNumber 对象。
            </summary>
      <returns>
              哈希代码 <see cref="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber" /> 对象。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ProsodyNumber.op_Equality(System.Speech.Synthesis.TtsEngine.ProsodyNumber,System.Speech.Synthesis.TtsEngine.ProsodyNumber)">
      <summary>
              确定两个实例是否的 ProsodyNumber 是否相等。
            </summary>
      <param name="prosodyNumber1">
                <see cref="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber" /> 要比较的对象 <paramref name="prosodyNumber2" />。
              </param>
      <param name="prosodyNumber2">
                <see cref="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber" /> 要比较的对象 <paramref name="prosodyNumber1" />。
              </param>
      <returns>
              <see langword="true" /> 如果 <paramref name="prosodyNumber1" /> 等同于 <paramref name="prosodyNumber2" />; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.ProsodyNumber.op_Inequality(System.Speech.Synthesis.TtsEngine.ProsodyNumber,System.Speech.Synthesis.TtsEngine.ProsodyNumber)">
      <summary>
              确定两个实例是否的 ProsodyNumber 是否不相等。
            </summary>
      <param name="prosodyNumber1">
                <see cref="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber" /> 要比较的对象 <paramref name="prosodyNumber2" />。
              </param>
      <param name="prosodyNumber2">
                <see cref="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber" /> 要比较的对象 <paramref name="prosodyNumber1" />。
              </param>
      <returns>
              <see langword="true" /> 如果 <paramref name="prosodyNumber1" /> 不同于 <paramref name="prosodyNumber2" />; 否则为 <paramref name="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.SayAs.#ctor">
      <summary>
              创建 SayAs 类的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.SkipInfo.#ctor">
      <summary>
              创建 <see langword="SkipInfo" /> 对象的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.#ctor(System.Int16,System.Int16,System.Int32,System.IntPtr)">
      <summary>
              Constucts 适当 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" />。
            </summary>
      <param name="eventId">
                一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.TtsEventId" /> ，该值指示这种语音平台事件 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 对象是处理。
              </param>
      <param name="parameterType">
                一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.EventParameterType" /> ，该值指示如何 <see langword="System.IntPtr" /> 引用的 <paramref name="param2" /> 将被解释，并通过暗示、 使用 <paramref name="param1" />。
              </param>
      <param name="param1">
                一个整数值，该事件发出请求的实例时要传递到语音平台 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 构造生成。
              
                此整数的确切含义隐式的值确定 <paramref name="parameterType" />。
              </param>
      <param name="param2">
                一个 <see langword="System.IntPtr" /> 引用对象的实例。
                 该事件发出请求的实例时要传递到语音平台 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 构造生成。
              
                值显式定义的类型必须引用 <paramref name="parameterType" />。
                 值 <see langword="System.IntPtr.Zero" />。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.Equals(System.Object)">
      <summary>
              确定指定的对象是否是实例 SpeechEventInfo 和的当前实例等于 SpeechEventInfo。
            </summary>
      <param name="obj">
                要评估的对象。
              </param>
      <returns>
              <see langword="true" /> 如果 <paramref name="obj" /> 是否等于当前 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 对象; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.Equals(System.Speech.Synthesis.TtsEngine.SpeechEventInfo)">
      <summary>
              确定指定 SpeechEventInfo 对象是否等于当前实例的 SpeechEventInfo。
            </summary>
      <param name="other">
                <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 对象来评估。
              </param>
      <returns>
              <see langword="true" /> 如果 <paramref name="other" /> 是否等于当前 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 对象; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.GetHashCode">
      <summary>
              提供的哈希代码 SpeechEventInfo 对象。
            </summary>
      <returns>
              哈希代码 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 对象。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.op_Equality(System.Speech.Synthesis.TtsEngine.SpeechEventInfo,System.Speech.Synthesis.TtsEngine.SpeechEventInfo)">
      <summary>
              确定两个实例是否的 SpeechEventInfo 是否相等。
            </summary>
      <param name="event1">
                <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 要比较的对象 <paramref name="event2" />。
              </param>
      <param name="event2">
                <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 要比较的对象 <paramref name="event1" />。
              </param>
      <returns>
              <see langword="true" /> 如果 <paramref name="event1" /> 等同于 <paramref name="event2" />; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.op_Inequality(System.Speech.Synthesis.TtsEngine.SpeechEventInfo,System.Speech.Synthesis.TtsEngine.SpeechEventInfo)">
      <summary>
              确定两个实例是否的 SpeechEventInfo 是否不相等。
            </summary>
      <param name="event1">
                <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 要比较的对象 <paramref name="event2" />。
              </param>
      <param name="event2">
                <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 要比较的对象 <paramref name="event1" />。
              </param>
      <returns>
              <see langword="true" /> 如果 <paramref name="event1" /> 不同于 <paramref name="event2" />; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.TextFragment.#ctor">
      <summary>
              构造 <see langword="TextFragment" /> 的新实例。
            </summary>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.TtsEngineSsml.#ctor(System.String)">
      <summary>
              构造的新实例 <see cref="T:System.Speech.Synthesis.TtsEngine.TtsEngineSsml" /> 根据相应的语音令牌注册表项。
            </summary>
      <param name="registryKey">
                全名的注册表项与语音令牌相关联的 <see cref="T:System.Speech.Synthesis.TtsEngine.TtsEngineSsml" /> 实现。
                 引擎。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.TtsEngineSsml.AddLexicon(System.Uri,System.String,System.Speech.Synthesis.TtsEngine.ITtsEngineSite)">
      <summary>
              将添加到词典 <see langword="Synthesizer" /><see langword="Voice" /> 实现由当前 <see cref="T:System.Speech.Synthesis.TtsEngine.TtsEngineSsml" /> 实例。
            </summary>
      <param name="uri">
                有效实例 <see langword="System.Uri" /> ，该值指示字典信息的位置。
              </param>
      <param name="mediaType">
                包含词典的媒体类型的字符串。
                 媒体类型有区分大小写。
              </param>
      <param name="site">
                对引用 <see cref="T:System.Speech.Synthesis.TtsEngine.ITtsEngineSite" /> 用于与平台基础结构进行交互的接口。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.TtsEngineSsml.GetOutputFormat(System.Speech.Synthesis.TtsEngine.SpeakOutputFormat,System.IntPtr)">
      <summary>
              返回的最匹配的请求到特定的输出格式的支持合成器引擎的给定的 synthesize 引擎响应所支持的音频输出。
            </summary>
      <param name="speakOutputFormat">
                有效成员 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeakOutputFormat" /> 指示请求的音频输出格式的类型的枚举。
              </param>
      <param name="targetWaveFormat">
                一个指向 <see langword="struct" /> 包含请求的音频格式类型的详细信息设置 <paramref name="speakOutputFormat" /> 参数。
              </param>
      <returns>
              返回一个有效 <see langword="IntPtr" /> 实例指 <see langword="struct" /> 包含有关输出格式的详细的信息。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.TtsEngineSsml.RemoveLexicon(System.Uri,System.Speech.Synthesis.TtsEngine.ITtsEngineSite)">
      <summary>
              删除当前装入的词典 <see langword="Synthesizer" /><see langword="Voice" /> 实现由当前 <see cref="T:System.Speech.Synthesis.TtsEngine.TtsEngineSsml" /> 实例。
            </summary>
      <param name="uri">
                有效实例 <see langword="System.Uri" /> ，该值指示字典信息的位置。
              </param>
      <param name="site">
                对引用 <see cref="T:System.Speech.Synthesis.TtsEngine.ITtsEngineSite" /> 接口传入的平台基础结构，以允许对基础结构资源的访问。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.TtsEngine.TtsEngineSsml.Speak(System.Speech.Synthesis.TtsEngine.TextFragment[],System.IntPtr,System.Speech.Synthesis.TtsEngine.ITtsEngineSite)">
      <summary>
              指定的呈现 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 数组中指定的输出格式。
            </summary>
      <param name="fragment">
                一个数组 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 包含文本到语音呈现的实例。
              </param>
      <param name="waveHeader">
                <see langword="IntPtr" /> 指向一个包含音频的输出格式的结构。
              </param>
      <param name="site">
                对引用 <see cref="T:System.Speech.Synthesis.TtsEngine.ITtsEngineSite" /> 接口传入的平台基础结构，以允许对基础结构资源的访问。
              </param>
    </member>
    <member name="M:System.Speech.Synthesis.VoiceInfo.Equals(System.Object)">
      <summary>
              比较具有指定的语音字段 <see cref="T:System.Speech.Synthesis.VoiceInfo" /> 对象，以确定它们是否包含相同的值。
            </summary>
      <param name="obj">
                  指定 <see cref="T:System.Speech.Synthesis.VoiceInfo" /> 对象。
              </param>
      <returns>
              返回 <see langword="True" /> 如果两个字段 <see cref="T:System.Speech.Synthesis.VoiceInfo" /> 对象是否相等; 否则返回 <see langword="False" />。
            </returns>
    </member>
    <member name="M:System.Speech.Synthesis.VoiceInfo.GetHashCode">
      <summary>
              提供的哈希代码 VoiceInfo 对象。
            </summary>
      <returns>
              当前的哈希代码 <see cref="T:System.Speech.Synthesis.VoiceInfo" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.AudioFormat.SpeechAudioFormatInfo.AverageBytesPerSecond">
      <summary>
              获取每秒的音频的平均字节数。
            </summary>
      <returns>
              每秒的平均字节数的值。
            </returns>
    </member>
    <member name="P:System.Speech.AudioFormat.SpeechAudioFormatInfo.BitsPerSample">
      <summary>
              获取每个样本的音频的位。
            </summary>
      <returns>
              每个样本的位值。
            </returns>
    </member>
    <member name="P:System.Speech.AudioFormat.SpeechAudioFormatInfo.BlockAlign">
      <summary>
              获取和设置以字节为单位的块对齐方式。
            </summary>
      <returns>
              对于块对齐值。
            </returns>
    </member>
    <member name="P:System.Speech.AudioFormat.SpeechAudioFormatInfo.ChannelCount">
      <summary>
              获取音频通道数。
            </summary>
      <returns>
              通道计数的值。
            </returns>
    </member>
    <member name="P:System.Speech.AudioFormat.SpeechAudioFormatInfo.EncodingFormat">
      <summary>
              获取音频的编码格式。
            </summary>
      <returns>
              音频编码格式。
            </returns>
    </member>
    <member name="P:System.Speech.AudioFormat.SpeechAudioFormatInfo.SamplesPerSecond">
      <summary>
              获取每秒的音频格式的示例。
            </summary>
      <returns>
              每秒样本的值。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.AudioLevelUpdatedEventArgs.AudioLevel">
      <summary>
              获取音频输入之后的新级别 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.AudioLevelUpdated" /> 或 <see cref="E:System.Speech.Recognition.SpeechRecognizer.AudioLevelUpdated" /> 引发事件。
            </summary>
      <returns>
              音频输入新级别。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.AudioSignalProblemOccurredEventArgs.AudioLevel">
      <summary>
              获取与事件关联的音频级别。
            </summary>
      <returns>
              音频级别输入时 AudioSignalProblemOccurred 引发事件。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.AudioSignalProblemOccurredEventArgs.AudioPosition">
      <summary>
              获取指示问题的发生位置的输入的设备的音频流中的位置。
            </summary>
      <returns>
              输入设备中的位置的音频流 AudioSignalProblemOccurred 引发事件。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.AudioSignalProblemOccurredEventArgs.AudioSignalProblem">
      <summary>
              获取音频信号问题。
            </summary>
      <returns>
              音频信号导致的问题的 AudioSignalProblemOccurred 事件被引发。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.AudioSignalProblemOccurredEventArgs.RecognizerAudioPosition">
      <summary>
              获取指示问题的发生位置识别器已收到的音频输入中的位置。
            </summary>
      <returns>
              识别器已收到时的位置中的音频输入 AudioSignalProblemOccurred 引发事件。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.AudioStateChangedEventArgs.AudioState">
      <summary>
              获取识别器的音频输入的新状态。
            </summary>
      <returns>
              音频输入之后的状态 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.AudioStateChanged" /> 或 <see cref="E:System.Speech.Recognition.SpeechRecognizer.AudioStateChanged" /> 引发事件。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.EmulateRecognizeCompletedEventArgs.Result">
      <summary>
              获取模拟识别的结果。
            </summary>
      <returns>
              有关识别的结果的详细信息或 <see langword="null" /> 是否发生了错误。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.Grammar.Enabled">
      <summary>
              获取或设置一个值，用于控制是否 <see cref="T:System.Speech.Recognition.Grammar" /> 语音识别器可以用于执行识别。
            </summary>
      <returns>
              <see langword="Enabled" /> 属性将返回 <see langword="true" /> 如果语音识别器可以执行识别使用语音识别语法; 否则为该属性返回 <see langword="false" />。
               默认值为 <see langword="true" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.Grammar.IsStg">
      <summary>
              获取是否强类型的语法。
            </summary>
      <returns>
              <see langword="IsStg" /> 属性将返回 <see langword="true" /> 如果语法是强类型; 否则为该属性返回 <see langword="false" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.Grammar.Loaded">
      <summary>
              获取是否 <see cref="T:System.Speech.Recognition.Grammar" /> 已加载，由语音识别器。
            </summary>
      <returns>
              <see langword="Loaded" /> 属性将返回 <see langword="true" /> 如果被引用的语音识别语法当前已加载在语音识别器; 否则为该属性返回 <see langword="false" />。
               默认值为 <see langword="false" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.Grammar.Name">
      <summary>
              获取或设置的名称 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
      <returns>
              <see langword="Name" /> 属性返回的名称 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
               默认值为 <see langword="null" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.Grammar.Priority">
      <summary>
              获取或设置的优先级值 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
      <returns>
              <see langword="Priority" /> 属性返回一个整数值，表示特定的相对优先级 <see cref="T:System.Speech.Recognition.Grammar" />。
               范围是从-128 到 127 （含)。
               默认值为 0。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.Grammar.ResourceName">
      <summary>
              获取或设置一个值替换为用于加载当前的二进制资源的名称 <see cref="T:System.Speech.Recognition.Grammar" />。
            </summary>
      <returns>
              <see langword="ResourceName" /> 属性返回的名称从其强类型化语法中，使用该二进制资源 <see cref="T:System.Speech.Recognition.Grammar" />, ，被加载。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.Grammar.RuleName">
      <summary>
              获取根规则或入口点的名称 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
      <returns>
              <see langword="RuleName" /> 属性将返回引用的语音识别语法根规则的标识符。
               默认值为 <see langword="null" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.Grammar.Weight">
      <summary>
              获取或设置权重值为 <see cref="T:System.Speech.Recognition.Grammar" /> 对象。
            </summary>
      <returns>
              <see langword="Weight" /> 属性将返回一个浮点值，该值指示在处理语音输入时识别引擎实例应将分配给该语法的相对权重。
               范围为从 0.0 到 1.0 （含)。
               默认值为 1.0。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.GrammarBuilder.Culture">
      <summary>
              获取或设置语音识别语法的区域性。
            </summary>
      <returns>
              区域性的 <see cref="T:System.Speech.Recognition.GrammarBuilder" />。
               默认值是正在执行的线程 <see cref="P:System.Threading.Thread.CurrentUICulture" /> 属性。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.GrammarBuilder.DebugShowPhrases">
      <summary>
              获取一个字符串，显示的内容和结构所包含的语法 <see cref="T:System.Speech.Recognition.GrammarBuilder" />。
            </summary>
      <returns>
              当前的内容和结构的 <see cref="T:System.Speech.Recognition.GrammarBuilder" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.LoadGrammarCompletedEventArgs.Grammar">
      <summary>
              <see cref="T:System.Speech.Recognition.Grammar" /> 已完成加载的对象。
            </summary>
      <returns>
              <see cref="T:System.Speech.Recognition.Grammar" /> 识别器已加载的。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognitionEventArgs.Result">
      <summary>
              获取与语音识别事件相关联的识别结果数据。
            </summary>
      <returns>
              <see cref="P:System.Speech.Recognition.RecognitionEventArgs.Result" /> 属性将返回 <see cref="T:System.Speech.Recognition.RecognitionResult" /> ，包含有关内容的识别信息。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognitionResult.Alternates">
      <summary>
              获取语音识别器的输入的可能匹配项的集合。
            </summary>
      <returns>
              只读识别备用项的集合。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognitionResult.Audio">
      <summary>
              获取与识别结果相关联的音频。
            </summary>
      <returns>
              与识别结果相关联的音频或 <see langword="null" /> 如果识别器通过调用生成结果 <see langword="EmulateRecognize" /> 或 <see langword="EmulateRecognizeAsync" /> 方法 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizeCompletedEventArgs.AudioPosition">
      <summary>
              获取与关联的输入的设备的音频流中的位置 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeCompleted" /> 事件。
            </summary>
      <returns>
              与相关联的输入的设备的音频流中的位置 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeCompleted" /> 事件。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizeCompletedEventArgs.BabbleTimeout">
      <summary>
              获取一个值，该值指示是否生成干扰超时 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeCompleted" /> 事件。
            </summary>
      <returns>
              <see langword="true" /> 如果 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 已检测到超过指定值更长时间的唯一背景噪音其 <see cref="P:System.Speech.Recognition.SpeechRecognitionEngine.BabbleTimeout" /> 属性; 否则为 <see langword="false." />
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizeCompletedEventArgs.InitialSilenceTimeout">
      <summary>
              获取一个值，该值指示是否生成初始静音超时 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.RecognizeCompleted" /> 事件。
            </summary>
      <returns>
              <see langword="true" /> 如果 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 已检测到是更长的时间超过指定值的仅静默其 <see cref="P:System.Speech.Recognition.SpeechRecognitionEngine.InitialSilenceTimeout" /> 属性; 否则为 <see langword="false." />
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizeCompletedEventArgs.InputStreamEnded">
      <summary>
              获取一个值，该值指示是否对输入的流已结束。
            </summary>
      <returns>
              <see langword="true" /> 如果识别器不会再有音频输入;否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizeCompletedEventArgs.Result">
      <summary>
              获取识别结果。
            </summary>
      <returns>
              如果识别操作成功，则识别结果否则为 <see langword="null" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedAudio.AudioPosition">
      <summary>
              获取开始识别音频输入音频流中的位置。
            </summary>
      <returns>
              在开始输入音频流的已识别的音频的位置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedAudio.Duration">
      <summary>
              获取已识别的音频输入音频流的持续时间。
            </summary>
      <returns>
              已识别的音频持续时间内输入音频流。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedAudio.Format">
      <summary>
              获取由识别引擎处理的音频格式。
            </summary>
      <returns>
              由语音识别器处理的音频格式。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedAudio.StartTime">
      <summary>
              在识别操作的开始处获取的系统时间。
            </summary>
      <returns>
              识别操作开始时系统时间。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedPhrase.Confidence">
      <summary>
              获取识别器分配的值，此值表示 <see cref="T:System.Speech.Recognition.RecognizedPhrase" /> 与给定输入匹配的可能性。
            </summary>
      <returns>
              对正确识别语法的确定性的相对度量。
               该值分别为从 0.0 到 1.0，从低到高置信。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedPhrase.Grammar">
      <summary>
              获取语音识别器用于返回 <see cref="T:System.Speech.Recognition.RecognizedPhrase" /> 的 <see cref="T:System.Speech.Recognition.Grammar" />。
            </summary>
      <returns>
              语音识别器用于标识输入的语法对象。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedPhrase.HomophoneGroupId">
      <summary>
              获取短语同音字组的标识符。
            </summary>
      <returns>
              短语同音字组的标识符。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedPhrase.Homophones">
      <summary>
              获取识别备用项的集合，这些备用项具有与此识别语法一样的发音。
            </summary>
      <returns>
              只读识别备用项的集合，这些备用项具有与此识别语法一样的发音。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedPhrase.ReplacementWordUnits">
      <summary>
              获取语音识别器作为语音到文本规范化一部分更改的文本的相关信息。
            </summary>
      <returns>
              <see cref="T:System.Speech.Recognition.ReplacementText" /> 对象的集合，这些对象描述在语音识别器规范化已识别输入时所替换的文本部分。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedPhrase.Semantics">
      <summary>
              获取与所识别的短语相关的语义信息。
            </summary>
      <returns>
              与所识别的短语相关的语义信息。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedPhrase.Text">
      <summary>
              获取语音识别器从识别的输入生成的规范化文本。
            </summary>
      <returns>
              语音识别器从识别的输入生成的规范化文本。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedPhrase.Words">
      <summary>
              获取语音识别器从识别的输入生成的词语。
            </summary>
      <returns>
              语音识别器针对识别的输入生成的 <see cref="T:System.Speech.Recognition.RecognizedWordUnit" /> 对象的集合。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedWordUnit.Confidence">
      <summary>
              获取一个值，，，表示被识别的单词与给定的输入匹配的可能性识别器分配。
            </summary>
      <returns>
              对正确识别的单词的确定性的相对度量。
               该值分别为从 0.0 到 1.0，从低到高置信。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedWordUnit.DisplayAttributes">
      <summary>
              获取格式设置信息用于从当前创建的文本输出 <see cref="T:System.Speech.Recognition.RecognizedWordUnit" /> 实例。
            </summary>
      <returns>
              指定要显示的内容的空白空间使用情况的 <see cref="T:System.Speech.Recognition.RecognizedWordUnit" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedWordUnit.LexicalForm">
      <summary>
              获取被识别的单词的规范化的文本。
            </summary>
      <returns>
              返回 <see cref="T:System.String" /> 包含被识别的单词，而无需任何规范化文本。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedWordUnit.Pronunciation">
      <summary>
              获取被识别的单词的拼音。
            </summary>
      <returns>
              一个受支持的音标字母，例如国际音标 (IPA) 或通用电话设置 (UPS) 中的字符的字符串。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizedWordUnit.Text">
      <summary>
              获取被识别的单词的规范化的文本。
            </summary>
      <returns>
              一个字符串，包含给定的输入单词的规范化的文本输出。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizerInfo.AdditionalInfo">
      <summary>
              获取有关的其他信息 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
      <returns>
              返回的实例 <see cref="T:System.Collections.Generic.IDictionary`2" /> 包含的配置信息 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizerInfo.Culture">
      <summary>
              获取支持的区域性 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
      <returns>
              返回有关支持的区域性信息给定 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizerInfo.Description">
      <summary>
              获取说明 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
      <returns>
              返回 <see langword="string" /> 描述的特定配置 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizerInfo.Id">
      <summary>
              获取的标识符 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
      <returns>
              返回特定的标识符 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizerInfo.Name">
      <summary>
              获取的友好名称 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
      <returns>
              返回特定的友好名称 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizerInfo.SupportedAudioFormats">
      <summary>
              获取支持的音频格式 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
      <returns>
              返回由特定支持的音频格式的列表 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizerUpdateReachedEventArgs.AudioPosition">
      <summary>
              获取与事件关联的音频位置。
            </summary>
      <returns>
              返回的语音缓冲区中的位置 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 时，它可以暂停并引发 RecognizerUpdateReached 事件。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.RecognizerUpdateReachedEventArgs.UserToken">
      <summary>
              获取 UserToken 传递到系统，当应用程序调用 <see cref="Overload:System.Speech.Recognition.SpeechRecognitionEngine.RequestRecognizerUpdate" /> 或 <see cref="Overload:System.Speech.Recognition.SpeechRecognizer.RequestRecognizerUpdate" />。
            </summary>
      <returns>
              返回一个对象，包含 UserToken。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.ReplacementText.CountOfWords">
      <summary>
              获取识别语音规范化过程替换为的字的数目。
            </summary>
      <returns>
              返回识别语音规范化过程替换为的字的数目。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.ReplacementText.DisplayAttributes">
      <summary>
              获取由语音规范化过程替换的文本有关前导和尾随空格的信息。
            </summary>
      <returns>
              返回 <see cref="T:System.Speech.Recognition.DisplayAttributes" /> 对象，它指定显示文本替换为标准化的空白空间使用情况。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.ReplacementText.FirstWordIndex">
      <summary>
              获取语音规范化过程替换为第一个被识别的单词的位置。
            </summary>
      <returns>
              返回由语音规范化过程替换为第一个被识别的单词的位置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.ReplacementText.Text">
      <summary>
              获取已识别的文本替换为语音规范化过程。
            </summary>
      <returns>
              返回已识别的文本替换为语音规范化过程。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SemanticValue.Confidence">
      <summary>
              返回有关的语义分析返回的当前实例的正确性确定性的相对度量值 <see cref="T:System.Speech.Recognition.SemanticValue" />。
            </summary>
      <returns>
              返回 <see langword="float" /> ，它是返回的当前实例的语义分析的确定性的相对度量 <see cref="T:System.Speech.Recognition.SemanticValue" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SemanticValue.Count">
      <summary>
              返回子数目 <see cref="T:System.Speech.Recognition.SemanticValue" /> 下当前的对象 <see cref="T:System.Speech.Recognition.SemanticValue" /> 实例。
            </summary>
      <returns>
              数量的子 <see cref="T:System.Speech.Recognition.SemanticValue" /> 下当前的对象 <see cref="T:System.Speech.Recognition.SemanticValue" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SemanticValue.Item(System.String)">
      <summary>
              返回子 <see cref="T:System.Speech.Recognition.SemanticValue" /> 属于当前实例 <see cref="T:System.Speech.Recognition.SemanticValue" />。
            </summary>
      <param name="key">
                键 <see langword="KeyValuePair&lt;String, SemanticValue&gt;" /> 的当前实例中包含 <see cref="T:System.Speech.Recognition.SemanticValue" />。
              </param>
      <returns>
              返回当前的子级 <see cref="T:System.Speech.Recognition.SemanticValue" /> ，可作为键/值对的一部分进行索引︰ KeyValuePair&lt;String,SemanticValue&gt;。
            </returns>
      <exception cref="T:System.Collections.Generic.KeyNotFoundException">
                  如果当前实例没有子成员，则引发 <see cref="T:System.Speech.Recognition.SemanticValue" /> 具有密钥匹配 <paramref name="key" /> 参数。
                </exception>
      <exception cref="T:System.InvalidOperationException">
                  如果代码试图更改，则引发 <see cref="T:System.Speech.Recognition.SemanticValue" /> 位于给定索引处。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SemanticValue.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String@System#Speech#Recognition#SemanticValue}}#IsReadOnly">
      <summary>
              获取一个值，指示集合是否为只读集合。
            </summary>
      <returns>
              返回一个值，该值指示集合是否为只读的。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SemanticValue.System#Collections#Generic#IDictionary{System#String@System#Speech#Recognition#SemanticValue}#Keys">
      <summary>
              获取包含的键/值对字典的键的集合。
            </summary>
      <returns>
              返回包含来自的键/值对字典的键的集合。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SemanticValue.System#Collections#Generic#IDictionary{System#String@System#Speech#Recognition#SemanticValue}#Values">
      <summary>
              获取一个集合包含键/值对的字典中的值。
            </summary>
      <returns>
              返回包含来自的键/值对字典的值的集合。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SemanticValue.Value">
      <summary>
              返回在当前包含的信息的只读属性 <see cref="T:System.Speech.Recognition.SemanticValue" />。
            </summary>
      <returns>
              返回 <see cref="T:System.Object" /> 实例，包含在当前存储的信息 <see cref="T:System.Speech.Recognition.SemanticValue" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechDetectedEventArgs.AudioPosition">
      <summary>
              获取在其中检测到语音的音频流中的位置。
            </summary>
      <returns>
              返回识别引擎的语音缓冲区内检测到短语的位置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.AudioFormat">
      <summary>
              获取正在接收的音频格式 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" />。
            </summary>
      <returns>
              在对输入的音频格式 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例，或 <see langword="null" /> 如果输入未配置或设置为 null 的输入。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.AudioLevel">
      <summary>
              获取正在接收的音频级别 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" />。
            </summary>
      <returns>
              语音识别器，从 0 到 100 之间的输入音频级别。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.AudioPosition">
      <summary>
              获取在生成的提供的输入设备的音频流的当前位置 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" />。
            </summary>
      <returns>
              中生成的输入设备的音频流的当前位置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.AudioState">
      <summary>
              获取在接收音频的状态 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" />。
            </summary>
      <returns>
              语音识别器的音频输入的状态。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.BabbleTimeout">
      <summary>
              获取或设置在此期间的时间间隔 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 接受输入包含唯一背景噪音之前完成识别。
            </summary>
      <returns>
              时间间隔持续时间。
            </returns>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  此属性设置为小于 0 秒。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.EndSilenceTimeout">
      <summary>
              获取或设置时的无声间隔 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 最终确定识别操作之前将接受明确输入的末尾。
            </summary>
      <returns>
              指定静默间隔持续时间。
            </returns>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  此属性设置为小于 0 秒或大于 10 秒。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.EndSilenceTimeoutAmbiguous">
      <summary>
              获取或设置时的无声间隔 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 最终确定识别操作之前将接受不明确的输入的末尾。
            </summary>
      <returns>
              指定静默间隔持续时间。
            </returns>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  此属性设置为小于 0 秒或大于 10 秒。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.Grammars">
      <summary>
              获取一套 <see cref="T:System.Speech.Recognition.Grammar" /> 对象在此加载 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
      <returns>
              <see cref="T:System.Speech.Recognition.Grammar" /> 对象的集合。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.InitialSilenceTimeout">
      <summary>
              获取或设置在此期间的时间间隔 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 在最终确定识别之前接受输入包含唯一静音。
            </summary>
      <returns>
              指定静默间隔持续时间。
            </returns>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  此属性设置为小于 0 秒。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.MaxAlternates">
      <summary>
              获取或设置备用识别结果的最大数 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 返回为每个识别操作。
            </summary>
      <returns>
              备用要返回的结果数。
            </returns>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  <see cref="P:System.Speech.Recognition.SpeechRecognitionEngine.MaxAlternates" /> 设置为小于 0 的值。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.RecognizerAudioPosition">
      <summary>
              获取当前的位置 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 中正在处理的音频输入。
            </summary>
      <returns>
              它正在处理的音频输入中的识别器位置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognitionEngine.RecognizerInfo">
      <summary>
              获取有关当前实例的信息 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" />。
            </summary>
      <returns>
              当前的语音识别器有关的信息。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.AudioFormat">
      <summary>
              获取语音识别器正在接收的音频格式。
            </summary>
      <returns>
              语音识别器的音频输入的格式或 <see langword="null" /> 如果未配置为识别器的输入。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.AudioLevel">
      <summary>
              获取语音识别器正在接收的音频级别。
            </summary>
      <returns>
              语音识别器，从 0 到 100 之间的输入音频级别。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.AudioPosition">
      <summary>
              获取生成的提供给语音识别器的输入设备的音频流的当前位置。
            </summary>
      <returns>
              音频语音识别器通过其接收输入的输入流中的当前位置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.AudioState">
      <summary>
              获取语音识别器正在接收音频的状态。
            </summary>
      <returns>
              语音识别器的音频输入的状态。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.Enabled">
      <summary>
              获取或设置一个值，该值指示是否此 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 对象已准备好处理语音。
            </summary>
      <returns>
              <see langword="true" /> 如果此 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 对象在语音识别执行; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.Grammars">
      <summary>
              获取一套 <see cref="T:System.Speech.Recognition.Grammar" /> 对象在此加载 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 实例。
            </summary>
      <returns>
              一套 <see cref="T:System.Speech.Recognition.Grammar" /> 应用程序加载到共享的识别器的当前实例的对象。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.MaxAlternates">
      <summary>
              获取或设置共享的识别器返回的每个识别操作的备用识别结果最大数目。
            </summary>
      <returns>
              语音识别器返回的每个识别操作的备用结果最大数量。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.PauseRecognizerOnRecognition">
      <summary>
              获取或设置一个值，该值指示是否共享的识别时会暂停识别操作应用程序处理 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized" /> 事件。
            </summary>
      <returns>
              <see langword="true" /> 如果等待处理输入，而处理任何应用程序共享的识别 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized" /> 事件; 否则为 <see langword="false" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.RecognizerAudioPosition">
      <summary>
              获取正在处理的音频输入中的识别器的当前位置。
            </summary>
      <returns>
              它正在处理的音频输入中的识别器位置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.RecognizerInfo">
      <summary>
              获取共享的语音识别器有关的信息。
            </summary>
      <returns>
              有关共享的语音识别器的信息。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SpeechRecognizer.State">
      <summary>
              获取状态 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 对象。
            </summary>
      <returns>
               篈 <see langword="SpeechRecognizer" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.AssemblyReferences">
      <summary>
              获取程序集引用的信息 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 实例。
            </summary>
      <returns>
              <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.AssemblyReferences" /> 属性返回一个字符串集合，其中包含的程序集引用列表。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.CodeBehind">
      <summary>
              获取的代码隐藏信息 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 实例。
            </summary>
      <returns>
              <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.CodeBehind" /> 属性返回一个字符串集合包含的代码隐藏文档列表。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Culture">
      <summary>
              获取或设置的区域性信息 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 实例。
            </summary>
      <returns>
              一个 <see cref="T:System.Globalization.CultureInfo" /> 对象，其中包含的当前区域性信息 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  分配给的值 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Culture" /> 是 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  分配给的值 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Culture" /> 是 <see cref="P:System.Globalization.CultureInfo.InvariantCulture" />。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Debug">
      <summary>
              获取或设置是否应将行号添加到内联脚本。
            </summary>
      <returns>
              <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Debug" /> 属性将返回 <see langword="true" /> 如果行号应添加以便进行调试; 否则为该属性返回 <see langword="false" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.ImportNamespaces">
      <summary>
              获取当前相关的命名空间 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 实例。
            </summary>
      <returns>
              <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.ImportNamespaces" /> 属性将返回包含列表中的相关命名空间的字符串集合 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Language">
      <summary>
              获取或设置用于中的内联代码的编程语言 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </summary>
      <returns>
              <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Language" /> 属性返回的编程语言的 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 当前设置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Mode">
      <summary>
              获取或设置的模式 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </summary>
      <returns>
              识别模式 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Namespace">
      <summary>
              获取或设置的命名空间 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </summary>
      <returns>
              <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Namespace" /> 属性返回当前的命名空间 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.PhoneticAlphabet">
      <summary>
              获取或设置的音标字母 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </summary>
      <returns>
              返回必须用于指定在自定义发音音标字母 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsToken" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Root">
      <summary>
              获取或设置的根规则 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </summary>
      <returns>
              返回指定为的根规则的规则 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Rules">
      <summary>
              获取当前为定义的规则的集合 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </summary>
      <returns>
              返回为定义的规则 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Script">
      <summary>
              获取或设置.NET 脚本编写语言的 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </summary>
      <returns>
              <see langword="Script" /> 属性返回的当前.NET 脚本编写语言 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Script" /> 属性设置为 null。
                </exception>
      <exception cref="T:System.ArgumentException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.Script" /> 属性设置为一个空字符串。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.XmlBase">
      <summary>
              获取或设置基 URI <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 类。
            </summary>
      <returns>
              当前基 URI <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsItem.Elements">
      <summary>
              获取包含的对象的集合 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 实例。
            </summary>
      <returns>
              包含的对象的集合 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsItem.MaxRepeat">
      <summary>
              获取用户可进行通信的内容的最大次数 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" />。
            </summary>
      <returns>
              用户可以说出项的内容的最大次数。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsItem.MinRepeat">
      <summary>
              获取用户都必须讲的内容的最小次数 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" />。
            </summary>
      <returns>
              用户可以说出项的内容的最小次数。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsItem.RepeatProbability">
      <summary>
              获取或设置用户的此内容将重复的概率 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 实例。
            </summary>
      <returns>
              概率，以浮点值，将重复说出此项的内容。
            </returns>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsItem.RepeatProbability" /> 为负数或大于 1.0 的值。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsItem.Weight">
      <summary>
              获取或设置调整可能性的乘法因子， <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsItem" /> 中 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsOneOf" /> 将使用对象。
            </summary>
      <returns>
              一个浮点值，该值调整生成的谈话此项的可能性。
            </returns>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsItem.Weight" /> 为负值。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Name">
      <summary>
              获取或设置 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 实例的名称。
            </summary>
      <returns>
              一个字符串，其中包含名称 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 实例。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Name" /> 到 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Name" /> 为空字符串。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Value">
      <summary>
              获取或设置中包含的值 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 实例。
            </summary>
      <returns>
              中包含的值 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag" /> 实例。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Value" /> 到 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag.Value" /> 到无效的类型。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsOneOf.Items">
      <summary>
              获取列表中包含的所有备选方法 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsOneOf" /> 元素。
            </summary>
      <returns>
              
返回替代项的列表。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.BaseClass">
      <summary>
              目前不支持此属性。
            </summary>
      <returns>
              不支持。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.Elements">
      <summary>
              获取的集合 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsElement" /> 中的对象 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 实例。
            </summary>
      <returns>
              在规则中的元素的集合。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.Id">
      <summary>
              获取或设置规则的标识符。
            </summary>
      <returns>
              规则的标识符。
            </returns>
      <exception cref="T:System.FormatException">
                  尝试将 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.Id" /> 设置为无效值。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnError">
      <summary>
              目前不支持此属性。
            </summary>
      <returns>
              不支持。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnInit">
      <summary>
              目前不支持此属性。
            </summary>
      <returns>
              不支持。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnParse">
      <summary>
              目前不支持此属性。
            </summary>
      <returns>
              不支持。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.OnRecognition">
      <summary>
              目前不支持此属性。
            </summary>
      <returns>
              不支持。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.Scope">
      <summary>
              获取或设置是否可以激活规则，用于识别和其他规则，可以引用该规则。
            </summary>
      <returns>
              一个值设置为该规则的作用域。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRule.Script">
      <summary>
              目前不支持此属性。
            </summary>
      <returns>
              不支持。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.Params">
      <summary>
              获取的初始化参数 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 元素。
            </summary>
      <returns>
              初始化参数的 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 元素。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.SemanticKey">
      <summary>
              获取语义字典别名字符串。
            </summary>
      <returns>
              语义字典别名字符串。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef.Uri">
      <summary>
              该规则获取的 URI 这 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef" /> 元素引用。
            </summary>
      <returns>
              规则，以引用的位置。
            </returns>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsSemanticInterpretationTag.Script">
      <summary>
              获取或设置 ECMAScript 标记。
            </summary>
      <returns>
              一个包含标记的语义解释脚本的字符串。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 脚本 到 <see langword="null" />。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsSubset.MatchingMode">
      <summary>
              获取或设置匹配的模式的子集。
            </summary>
      <returns>
              <see cref="T:System.Speech.Recognition.SubsetMatchingMode" /> 枚举的一个成员。
            </returns>
      <exception cref="T:System.ArgumentException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsSubset.MatchingMode" /> 为不是成员的值 <see cref="T:System.Speech.Recognition.SubsetMatchingMode" /> 枚举。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsSubset.Text">
      <summary>
              获取或设置为字符串，其中包含要匹配说短语的部分。
            </summary>
      <returns>
              一个字符串，包含要匹配说短语的部分。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsSubset.Text" /> 到 <see langword="null" /> 或为空字符串。
                </exception>
      <exception cref="T:System.ArgumentException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsSubset.Text" /> 使用只包含空白字符的字符串 (' '，'\t'、 '\n'、 '\r')。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsText.Text">
      <summary>
              获取或设置中包含的文本 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsText" /> 类实例。
            </summary>
      <returns>
              中包含的文本 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsText" /> 实例。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsText.Text" /> 到 <see langword="null" />。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Display">
      <summary>
              获取或设置要发言文本的显示形式。
            </summary>
      <returns>
              此时应显示的表示形式作为它的令牌。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Display" /> 到 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  尝试分配到一个空字符串 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Display" />。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Pronunciation">
      <summary>
              获取或设置用于定义的令牌的发音的字符串。
            </summary>
      <returns>
              返回一个包含手机中指定音标字母字符串 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsDocument.PhoneticAlphabet" />。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Pronunciation" /> 到 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  尝试分配到一个空字符串 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Pronunciation" />。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Text">
      <summary>
              获取或设置写入的形式应使用的单词。
            </summary>
      <returns>
              中包含的文本 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsToken" /> 类实例。
            </returns>
      <exception cref="T:System.ArgumentNullException">
                  尝试设置 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Text" /> 到 <see langword="null" />。
                </exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
                  尝试分配到一个空字符串 <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Text" />。
                </exception>
      <exception cref="T:System.ArgumentException">
                  尝试为将分配一个字符串，包含引号 （"） <see cref="P:System.Speech.Recognition.SrgsGrammar.SrgsToken.Text" />。
                </exception>
    </member>
    <member name="P:System.Speech.Recognition.StateChangedEventArgs.RecognizerState">
      <summary>
              获取 Windows 中的共享语音识别引擎的当前状态。
            </summary>
      <returns>
              指示共享语音识别引擎的状态是 <see langword="Listening" /> 还是 <see langword="Stopped" /> 的 <see cref="T:System.Speech.Recognition.RecognizerState" /> 实例。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.BookmarkReachedEventArgs.AudioPosition">
      <summary>
              获取偏移量已达到该书签的时间。
            </summary>
      <returns>
              引发事件时，请在合成引擎的音频输入流中返回的位置。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.BookmarkReachedEventArgs.Bookmark">
      <summary>
              获取已达到该书签的名称。
            </summary>
      <returns>
              返回一个值为书签的名称。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.InstalledVoice.Enabled">
      <summary>
              获取或设置某个声音是否可用来生成语音。
            </summary>
      <returns>
              返回表示声音的启用状态的 <see langword="bool" />。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.InstalledVoice.VoiceInfo">
      <summary>
              获取有关语音的信息，例如区域性、名称、性别和年龄。
            </summary>
      <returns>
              有关已安装语音的信息。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PhonemeReachedEventArgs.AudioPosition">
      <summary>
              获取音素的音频位置。
            </summary>
      <returns>
              指示音频位置的 <see langword="TimeSpan" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PhonemeReachedEventArgs.Duration">
      <summary>
              获取音素的持续时间。
            </summary>
      <returns>
              指示持续时间的 <see langword="TimeSpan" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PhonemeReachedEventArgs.Emphasis">
      <summary>
              获取音素的强调。
            </summary>
      <returns>
              指示强调级别的 <see langword="SynthesizerEmphasis" /> 成员。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PhonemeReachedEventArgs.NextPhoneme">
      <summary>
              获取 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.PhonemeReached" /> 事件所关联音素随后的音素。
            </summary>
      <returns>
              包含下一个音素的字符串。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PhonemeReachedEventArgs.Phoneme">
      <summary>
              <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.PhonemeReached" /> 事件所关联的音素。
            </summary>
      <returns>
              包含音素的字符串。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.Prompt.IsCompleted">
      <summary>
              获取 <see cref="T:System.Speech.Synthesis.Prompt" /> 是否播放完毕的信息。
            </summary>
      <returns>
              如果提示播放完毕，则返回 <see langword="true" />；否则返回 <see langword="false" />。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PromptBuilder.Culture">
      <summary>
              获取或设置 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 对象的区域性信息。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.PromptBuilder.IsEmpty">
      <summary>
              获取 <see cref="T:System.Speech.Synthesis.PromptBuilder" /> 是否为空。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.PromptEventArgs.Prompt">
      <summary>
              获取与事件关联的提示。
            </summary>
      <returns>
              <see langword="Prompt" /> 与事件关联的对象。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PromptStyle.Emphasis">
      <summary>
              获取或设置样式的强调的设置。
            </summary>
      <returns>
              返回表示样式的强调的设置。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PromptStyle.Rate">
      <summary>
              获取或设置样式的语速的设置。
            </summary>
      <returns>
              返回样式的语速的设置。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.PromptStyle.Volume">
      <summary>
              获取或设置样式的卷 （响度） 的设置。
            </summary>
      <returns>
              返回为卷 （响度） 的样式设置。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.SpeakProgressEventArgs.AudioPosition">
      <summary>
              获取事件的音频位置。
            </summary>
      <returns>
              返回在音频输出流中事件的位置。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.SpeakProgressEventArgs.CharacterCount">
      <summary>
              获取引发该事件之前在讲话 word 中的字符数。
            </summary>
      <returns>
              在 word 中在讲话之前引发该事件时返回字符的数。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.SpeakProgressEventArgs.CharacterPosition">
      <summary>
              到之前的第一个字母的单词的只是说出的位置，请在提示符下从头中获取字符和空格的数。
            </summary>
      <returns>
              到之前的第一个字母的单词的只是说出的位置的提示从头返回字符和空格的数。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.SpeakProgressEventArgs.Text">
      <summary>
              只需在讲话时引发该事件的文本。
            </summary>
      <returns>
              返回只是在讲话时引发该事件的文本。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.SpeechSynthesizer.Rate">
      <summary>
              获取或设置的语速 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </summary>
      <returns>
              返回的语速 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象，从-10 到 10。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.SpeechSynthesizer.State">
      <summary>
              获取当前语速  篈 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </summary>
      <returns>
              返回当前说话状态 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.SpeechSynthesizer.Voice">
      <summary>
              获取当前语音的有关信息 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </summary>
      <returns>
              返回有关当前语音的信息 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.SpeechSynthesizer.Volume">
      <summary>
              获取或设置输出量 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 对象。
            </summary>
      <returns>
              返回的卷 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" />, ，从 0 到 100 之间。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.StateChangedEventArgs.PreviousState">
      <summary>
              获取状态 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 之前 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.StateChanged" /> 事件。
            </summary>
      <returns>
              之前的状态发生更改，则返回合成器的状态。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.StateChangedEventArgs.State">
      <summary>
              获取状态 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 之前 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.StateChanged" /> 事件。
            </summary>
      <returns>
              合成器的状态发生更改后的状态。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ContourPoint.Change">
      <summary>
              获取值，该值表示量来提高或降低在某个点的音调 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" />。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ContourPoint.ChangeType">
      <summary>
              获取的成员 <see cref="P:System.Speech.Synthesis.TtsEngine.ContourPoint.ChangeType" /> ，它指定要用于中指定的数字的单元 <paramref name="change" /> 参数 <see cref="T:System.Speech.Synthesis.TtsEngine.ContourPoint" /> 对象。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ContourPoint.Start">
      <summary>
               获取 <see cref="T:System.Single" /> ，它指定要应用的音调变化的点 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" />。
               这表示为的持续时间的已用百分比 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 在该点。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.FragmentState.Action">
      <summary>
              返回请求的语音合成器操作。
            </summary>
      <returns>
              <see cref="T:System.Speech.Synthesis.TtsEngine.TtsEngineAction" /> 的成员，用于指示 SSML 输入请求的语音合成操作。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.FragmentState.Duration">
      <summary>
              返回呈现 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 所需的时间。
            </summary>
      <returns>
              返回一个 <see langword="int" />，它包含呈现 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 所需时间的以毫秒为单位的值。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.FragmentState.Emphasis">
      <summary>
              返回对如何强调 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的说明。
            </summary>
      <returns>
              返回一个 <see langword="int" /> 值，此值指示如何强调 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" />。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.FragmentState.LangId">
      <summary>
              返回当前 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 支持的语言。
            </summary>
      <returns>
              返回一个 <see langword="int" />，它包含当前 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 所使用的语言的标识符。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.FragmentState.Phoneme">
      <summary>
              返回 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 的语音信息。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.FragmentState.Prosody">
      <summary>
              返回有关语音输出的音调、语速和音量的详细信息。
            </summary>
      <returns>
              返回 <see cref="T:System.Speech.Synthesis.TtsEngine.Prosody" /> 的有效实例，它包含语音输出的语调、语速、音量设置以及对这些设置的更改。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.FragmentState.SayAs">
      <summary>
              返回有关从文本生成语音的上下文的信息。
            </summary>
      <returns>
              如果语音合成引擎所用的 SSML 包含有关用于生成语音的上下文的详细信息，则返回一个值 <see cref="T:System.Speech.Synthesis.TtsEngine.SayAs" /> 的实例；否则返回 <see langword="null" />。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.Actions">
      <summary>
              确定引擎应该执行的操作。
            </summary>
      <returns>
              <see langword="int" /> 包含的一个或多个成员的总和 <see langword="TtsEngineAction" /> 枚举。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.EventInterest">
      <summary>
              确定引擎应引发的事件。
            </summary>
      <returns>
              <see langword="int" /> 包含的一个或多个成员的总和 <see langword="TtsEventId" /> 枚举。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.Rate">
      <summary>
              获取引擎的语速。
            </summary>
      <returns>
              <see langword="int" /> 包含谈到速率。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.Volume">
      <summary>
              获取引擎的朗读音量。
            </summary>
      <returns>
              <see langword="int" /> 包含的朗读音量。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.Prosody.Duration">
      <summary>
              获取或设置的持续时间 <see langword="TextFragment" /> 以毫秒为单位。
            </summary>
      <returns>
              以毫秒为单位的所需的时间朗读该文本值。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.Prosody.Pitch">
      <summary>
              获取或设置的基线音调 <see langword="TextFragment" />。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.Prosody.Range">
      <summary>
              获取或设置的音调范围 <see langword="TextFragment" />。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.Prosody.Rate">
      <summary>
              获取或设置的语速 <see langword="TextFragment" />。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.Prosody.Volume">
      <summary>
              获取或设置的朗读音量 （响度） 的 <see langword="TextFragment" />。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ProsodyNumber.IsNumberPercent">
      <summary>
              获取是否 Number 属性表示一个百分比值。
            </summary>
      <returns>
              <see langword="true" /> 如果 <see cref="P:System.Speech.Synthesis.TtsEngine.ProsodyNumber.Number" /> 表示一个百分比值，否则， <see langword="false" />。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ProsodyNumber.Number">
      <summary>
              获取 SSML prosody 特性的数字值。
            </summary>
      <returns>
              SSML prosody 属性的数值。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ProsodyNumber.SsmlAttributeId">
      <summary>
              获取一个 SSML prosody 属性的标识符。
            </summary>
      <returns>
              SSML prosody 属性的标识符。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.ProsodyNumber.Unit">
      <summary>
              获取在其中指定的更改量的单位。
            </summary>
      <returns>
              在其中指定的更改量，例如 Hz （赫兹） 或单位半音。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SayAs.Detail">
      <summary>
              获取或设置的值 detail 属性 say-as 提示的 SSML 标记语言中的元素。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SayAs.Format">
      <summary>
              获取或设置的值 format 属性 say-as 提示的 SSML 标记语言中的元素。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SayAs.InterpretAs">
      <summary>
              获取或设置的值 interpret-as 属性 say-as 提示的 SSML 标记语言中的元素。
            </summary>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SkipInfo.Count">
      <summary>
              获取或设置要跳过的项数。
            </summary>
      <returns>
              <see langword="int" /> 包含项的数目。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SkipInfo.Type">
      <summary>
              获取或设置要跳过的对象类型。
            </summary>
      <returns>
              <see langword="int" /> 表示的对象类型。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.EventId">
      <summary>
              获取和设置语音平台事件其中的一个实例 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 用于对请求。
            </summary>
      <returns>
              返回的一个成员 <see cref="T:System.Speech.Synthesis.TtsEngine.TtsEventId" /> 作为 <see langword="short" />, ，事件类型，该值指示 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 对象是生成。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.Param1">
      <summary>
              获取并设置 <see langword="integer" /> 值 (<paramref name="param1" /> 构造函数中) 将传递给语音平台生成一个事件的当前实例 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 用于对请求。
            </summary>
      <returns>
              返回 <see langword="integer" /> 由当前实例的指定事件时要传递到语音平台 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 生成。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.Param2">
      <summary>
              获取并设置 <see langword="System.IntPtr" /> 实例 (<paramref name="param2" /> 构造函数中) 引用的对象将传递给语音平台生成一个事件的当前实例 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 用于对请求。
            </summary>
      <returns>
              返回 <see langword="System.IntPtr" /> 引用对象的当前实例的指定事件时要传递到语音平台 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 生成。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.ParameterType">
      <summary>
              返回指向的对象的数据类型 <see langword="IntPtr" /> 返回 <see cref="P:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.Param2" /> 参数对当前 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 对象。
            </summary>
      <returns>
              一个 <see langword="short" /> 指向成员的相对应的值 <see cref="T:System.Speech.Synthesis.TtsEngine.EventParameterType" /> 枚举并指示该对象的数据类型由指向 <see langword="IntPtr" /> 返回 <see cref="P:System.Speech.Synthesis.TtsEngine.SpeechEventInfo.Param2" /> 参数用作第二个参数为当前的构造函数和 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 对象。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.TextFragment.State">
      <summary>
              获取或设置语音的特性信息 <see langword="TextFragment" />。
            </summary>
      <returns>
              一个 <see cref="T:System.Speech.Synthesis.TtsEngine.FragmentState" /> 实例返回，或用于设置语音的特性信息 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" />。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.TextFragment.TextLength">
      <summary>
              获取或设置片段的语音文本的长度。
            </summary>
      <returns>
              <see langword="int" /> 返回或可以用于设置长度，在字符中，此代码段要发言与关联的文本字符串。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.TextFragment.TextOffset">
      <summary>
              获取或设置在片段的文本的起始位置。
            </summary>
      <returns>
              <see langword="int" /> 返回或可以用于设置字符的文本字符串与此代码段要发言关联的部分中的开始位置。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.TtsEngine.TextFragment.TextToSpeak">
      <summary>
              设置或获取该片段的语音文本。
            </summary>
      <returns>
              一个 <see langword="System.String" /> 返回或可以用于设置要用于语音合成引擎通过生成音频输出的语音文本。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VisemeReachedEventArgs.AudioPosition">
      <summary>
              获取 viseme 音频流中的位置。
            </summary>
      <returns>
              一个 <see cref="T:System.TimeSpan" /> 对象，表示 viseme 的位置。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VisemeReachedEventArgs.Duration">
      <summary>
              获取 viseme 的持续时间。
            </summary>
      <returns>
              一个 <see cref="T:System.TimeSpan" /> 表示 viseme 的持续时间的对象。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VisemeReachedEventArgs.Emphasis">
      <summary>
              获取 <see cref="T:System.Speech.Synthesis.SynthesizerEmphasis" /> 对象，它描述 viseme 的重点。
            </summary>
      <returns>
              一个 <see cref="T:System.Speech.Synthesis.SynthesizerEmphasis" /> 对象，表示 viseme 的重点。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VisemeReachedEventArgs.NextViseme">
      <summary>
              获取下一步 viseme 的值。
            </summary>
      <returns>
              <see cref="T:System.Int32" /> 对象，其中包含下一步 viseme 的值。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VisemeReachedEventArgs.Viseme">
      <summary>
              获取 viseme 的值。
            </summary>
      <returns>
              <see cref="T:System.Int32" /> 对象，其中包含 viseme 的值。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceChangeEventArgs.Voice">
      <summary>
              获取 <see cref="T:System.Speech.Synthesis.VoiceInfo" /> 新语音的对象。
            </summary>
      <returns>
              返回描述并标识新的语音的信息。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceInfo.AdditionalInfo">
      <summary>
              获取有关所选声音的其他信息。
            </summary>
      <returns>
              返回用于描述并标识语音的名称/值对的集合。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceInfo.Age">
      <summary>
              获取语音的年龄。
            </summary>
      <returns>
              返回语音的年龄。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceInfo.Culture">
      <summary>
              获取的语音的区域性。
            </summary>
      <returns>
              返回 <see cref="T:System.Globalization.CultureInfo" /> 对象，它提供有关特定区域性，例如区域性、 书写系统、 使用的日历的名称的信息以及如何设置日期格式和排序字符串。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceInfo.Description">
      <summary>
              获取的语音的说明。
            </summary>
      <returns>
              返回的语音的说明。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceInfo.Gender">
      <summary>
              获取语音的性别。
            </summary>
      <returns>
              返回的语音的性别。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceInfo.Id">
      <summary>
              获取的语音的 ID。
            </summary>
      <returns>
              返回为语音的标识符。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceInfo.Name">
      <summary>
              获取语音的名称。
            </summary>
      <returns>
              返回的语音的名称。
            </returns>
    </member>
    <member name="P:System.Speech.Synthesis.VoiceInfo.SupportedAudioFormats">
      <summary>
              获取语音所支持的音频格式的集合。
            </summary>
      <returns>
              返回支持语音的音频格式的集合。
            </returns>
    </member>
    <member name="T:System.Speech.AudioFormat.AudioBitsPerSample">
      <summary>
              枚举描述音频格式每个样本位数特性的值。
            </summary>
    </member>
    <member name="F:System.Speech.AudioFormat.AudioBitsPerSample.Eight">
      <summary>
              音频格式为每个样本 8 位。
            </summary>
    </member>
    <member name="F:System.Speech.AudioFormat.AudioBitsPerSample.Sixteen">
      <summary>
              音频格式为每个样本 16 位。
            </summary>
    </member>
    <member name="T:System.Speech.AudioFormat.AudioChannel">
      <summary>
              枚举指示音频格式的通道数的值。
            </summary>
    </member>
    <member name="F:System.Speech.AudioFormat.AudioChannel.Mono">
      <summary>
              音频格式有一个通道。
            </summary>
    </member>
    <member name="F:System.Speech.AudioFormat.AudioChannel.Stereo">
      <summary>
              音频格式有两个通道。
            </summary>
    </member>
    <member name="T:System.Speech.AudioFormat.EncodingFormat">
      <summary>
              枚举描述音频编码格式的值。
            </summary>
    </member>
    <member name="F:System.Speech.AudioFormat.EncodingFormat.Pcm">
      <summary>
              音频的编码格式为脉冲编码调制 (PCM)。
            </summary>
    </member>
    <member name="F:System.Speech.AudioFormat.EncodingFormat.ALaw">
      <summary>
              音频的编码格式是 ALaw。
            </summary>
    </member>
    <member name="F:System.Speech.AudioFormat.EncodingFormat.ULaw">
      <summary>
              音频的编码格式是 ULaw。
            </summary>
    </member>
    <member name="T:System.Speech.AudioFormat.SpeechAudioFormatInfo">
      <summary>
              表示有关音频格式的信息。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.AudioLevelUpdatedEventArgs">
      <summary>
              将提供数据供 <see langword="AudioLevelUpdated" /> 事件 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 类。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.AudioSignalProblem">
      <summary>
              包含转向了语音识别引擎的音频信号可能存在的问题的列表。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioSignalProblem.None">
      <summary>
              音频输入没有问题。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioSignalProblem.TooNoisy">
      <summary>
              音频输入具有背景噪音过多。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioSignalProblem.NoSignal">
      <summary>
              未检测到音频输入。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioSignalProblem.TooLoud">
      <summary>
              音频输入太大。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioSignalProblem.TooSoft">
      <summary>
              音频输入太小。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioSignalProblem.TooFast">
      <summary>
              音频输入速度太快。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioSignalProblem.TooSlow">
      <summary>
              音频输入速度太慢。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.AudioSignalProblemOccurredEventArgs">
      <summary>
              将提供数据供 AudioSignalProblemOccurred 事件 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" />。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.AudioState">
      <summary>
              包含有关语音识别引擎的音频输入的可能状态的列表。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioState.Stopped">
      <summary>
              不处理音频输入。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioState.Silence">
      <summary>
              接收静默或非语音背景噪音。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.AudioState.Speech">
      <summary>
              接收语音输入。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.AudioStateChangedEventArgs">
      <summary>
              将提供数据供 <see langword="AudioStateChanged" /> 事件 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 类。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.Choices">
      <summary>
              表示一组语音识别语法的约束的备选项。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.DictationGrammar">
      <summary>
              表示用于普通听写语音识别语法。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.DisplayAttributes">
      <summary>
              列出的选项， <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象可用于指定单词或标点符号的显示的空白区域。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.DisplayAttributes.None">
      <summary>
              该项目没有指定如何处理空白。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.DisplayAttributes.ZeroTrailingSpaces">
      <summary>
              项具有没有空格。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.DisplayAttributes.OneTrailingSpace">
      <summary>
              项都有一个空格跟在它后面。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.DisplayAttributes.TwoTrailingSpaces">
      <summary>
              项具有跟在它后面的两个空格。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.DisplayAttributes.ConsumeLeadingSpaces">
      <summary>
              项具有前不能包含空格。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.EmulateRecognizeCompletedEventArgs">
      <summary>
              将提供数据供 <see langword="EmulateRecognizeCompleted" /> 事件 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 和 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 类。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.Grammar">
      <summary>
              运行时对象，可引用语音识别语法，应用程序可以用来定义用于语音识别的约束。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.GrammarBuilder">
      <summary>
              提供用于以编程方式生成语音识别语法的约束的机制。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.LoadGrammarCompletedEventArgs">
      <summary>
              将提供数据供 <see langword="LoadGrammarCompleted" /> 事件 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 对象。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognitionEventArgs">
      <summary>
              介绍有关语音识别事件。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognitionResult">
      <summary>
              包含有关的实例已识别的输入的详细的信息 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognizer" />。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognizeCompletedEventArgs">
      <summary>
              将提供数据供 <see langword="RecognizeCompleted" /> 事件由引发 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 对象。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognizedAudio">
      <summary>
              与关联表示音频输入，它是 <see cref="T:System.Speech.Recognition.RecognitionResult" />。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognizedPhrase">
      <summary>
              包含由语音识别器生成的有关识别的输入的详细信息。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognizedWordUnit">
      <summary>
              提供了识别语音的原子单元。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognizeMode">
      <summary>
              枚举值的识别模式。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.RecognizeMode.Single">
      <summary>
              指定在完成后终止识别。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.RecognizeMode.Multiple">
      <summary>
              指定识别不会在完成后终止。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognizerInfo">
      <summary>
              表示有关的信息 <see cref="T:System.Speech.Recognition.SpeechRecognizer" /> 或 <see cref="T:System.Speech.Recognition.SpeechRecognitionEngine" /> 实例。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognizerState">
      <summary>
              枚举识别器状态的值。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.RecognizerState.Stopped">
      <summary>
              识别引擎不接收或分析音频输入。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.RecognizerState.Listening">
      <summary>
              识别引擎可接收和分析音频输入。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.RecognizerUpdateReachedEventArgs">
      <summary>
              返回从数据 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.RecognizerUpdateReached" /> 或 <see cref="E:System.Speech.Recognition.SpeechRecognizer.RecognizerUpdateReached" /> 事件。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.ReplacementText">
      <summary>
              包含有关已对识别结果执行语音规范化过程的信息。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SemanticResultKey">
      <summary>
              将相关联的密钥字符串 <see cref="T:System.Speech.Recognition.SemanticResultValue" /> 值以定义 <see cref="T:System.Speech.Recognition.SemanticValue" /> 对象。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SemanticResultValue">
      <summary>
              表示语义值并根据需要将值与语音识别语法的一个组件相关联。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SemanticValue">
      <summary>
              表示已识别的短语的语义组织。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SpeechDetectedEventArgs">
      <summary>
              返回从数据 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechDetected" /> 或 <see cref="E:System.Speech.Recognition.SpeechRecognizer.SpeechDetected" /> 事件。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SpeechHypothesizedEventArgs">
      <summary>
              返回来自通知 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechHypothesized" /> 或 <see cref="E:System.Speech.Recognition.SpeechRecognizer.SpeechHypothesized" /> 事件。
            
              此类支持.NET Framework 基础结构，不是为了应用程序代码中直接使用。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SpeechRecognitionEngine">
      <summary>
              提供一种方法来访问和管理过程中语音识别引擎。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SpeechRecognitionRejectedEventArgs">
      <summary>
              提供有关的信息 <see cref="E:System.Speech.Recognition.SpeechRecognizer.SpeechRecognitionRejected" />  和 <see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognitionRejected" /> 事件。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SpeechRecognizedEventArgs">
      <summary>
              提供有关的信息 <see cref="E:System.Speech.Recognition.Grammar.SpeechRecognized" />, ，<see cref="E:System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognized" />, ，和 <see cref="E:System.Speech.Recognition.SpeechRecognizer.SpeechRecognized" /> 事件。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SpeechRecognizer">
      <summary>
              在 Windows 桌面上提供对共享的语音识别服务可用的访问。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SpeechUI">
      <summary>
              在语音平台用户界面中显示的标识操作提供文本和状态信息。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument">
      <summary>
              定义用于生成强类型化的运行时遵循的语法的设计时对象 Speech Recognition Grammar Specification (SRGS) Version 1.0。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsElement">
      <summary>
              定义中的类的基类 <see cref="N:System.Speech.Recognition.SrgsGrammar" /> 对应于 SRGS 语法中的元素的命名空间。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsGrammarCompiler">
      <summary>
              编译 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 和 XML 格式语法文件为二进制语法.cfg 扩展名的文件，并将输出发送到流。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsGrammarMode">
      <summary>
              指示该语法定义的输入类型 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" />, ，将匹配。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsGrammarMode.Voice">
      <summary>
              <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 对象将与匹配的语言输入。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsGrammarMode.Dtmf">
      <summary>
              <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsDocument" /> 对象将匹配类似于上一部电话，而不是语音找到 DTMF 铃音。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsItem">
      <summary>
              表示一个包含短语，或者用户可进行通信以生成成功识别其他实体的语法元素。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsNameValueTag">
      <summary>
              表示将语义值与在语法中的短语相关联的元素。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsOneOf">
      <summary>
              表示替换单词或短语，其中的任何一个可用于匹配语音输入的列表。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsPhoneticAlphabet">
      <summary>
              枚举支持的音标字母。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsPhoneticAlphabet.Sapi">
      <summary>
              语音 API 音素组。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsPhoneticAlphabet.Ipa">
      <summary>
              国际音标音素组。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsPhoneticAlphabet.Ups">
      <summary>
              通用电话设置音素集，这是 ASCII 编码 IPA 的音素。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsRule">
      <summary>
              表示语法规则。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleRef">
      <summary>
              表示指定对规则的引用的语法元素。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsRulesCollection">
      <summary>
              表示 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 对象集合。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsRuleScope">
      <summary>
              枚举值的范围 <see cref="T:System.Speech.Recognition.SrgsGrammar.SrgsRule" /> 对象。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsRuleScope.Public">
      <summary>
              该规则可以是从外部语法，可以使用规则执行识别该规则引用的目标。
               公共规则始终可以识别的激活。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SrgsGrammar.SrgsRuleScope.Private">
      <summary>
              该规则不能是语法的从外部语法规则引用的目标，除非它是语法的其包含的根规则。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsSemanticInterpretationTag">
      <summary>
              表示包含一个标记 ECMAScript 匹配规则时运行。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsSubset">
      <summary>
              定义方法和属性可以用于匹配说短语使用给定的字符串。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsText">
      <summary>
              表示由 World Wide Web 联合会 (W3C) 定义的语法元素的文本内容 Speech Recognition Grammar Specification (SRGS) Version 1.0。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SrgsGrammar.SrgsToken">
      <summary>
              表示一个单词或能够识别的短语。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.StateChangedEventArgs">
      <summary>
              从 <see cref="E:System.Speech.Recognition.SpeechRecognizer.StateChanged" /> 事件返回数据。
            </summary>
    </member>
    <member name="T:System.Speech.Recognition.SubsetMatchingMode">
      <summary>
              枚举值的匹配模式的子集。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SubsetMatchingMode.Subsequence">
      <summary>
              指示该子集匹配模式是 子序列。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SubsetMatchingMode.OrderedSubset">
      <summary>
              指示该子集匹配模式是 OrderedSubset。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SubsetMatchingMode.SubsequenceContentRequired">
      <summary>
              指示该子集匹配模式是 SubsequenceContentRequired。
            </summary>
    </member>
    <member name="F:System.Speech.Recognition.SubsetMatchingMode.OrderedSubsetContentRequired">
      <summary>
              指示该子集匹配模式是 OrderedSubsetContentRequired。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.BookmarkReachedEventArgs">
      <summary>
              从 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.BookmarkReached" /> 事件返回数据。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.FilePrompt">
      <summary>
              表示从文件创建的提示。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.InstalledVoice">
      <summary>
              包含有关 Windows 中安装的语音合成的声音的信息。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.PhonemeReachedEventArgs">
      <summary>
              从 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.PhonemeReached" /> 事件返回数据。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.Prompt">
      <summary>
              表示 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 可以呈现的内容（文本或音频文件）的相关信息。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.PromptBreak">
      <summary>
              枚举字边界之间韵律分离（中断）间隔的值。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptBreak.None">
      <summary>
              指示不中断。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptBreak.ExtraSmall">
      <summary>
              指示超小型中断。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptBreak.Small">
      <summary>
              指示小型中断。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptBreak.Medium">
      <summary>
              指示中型中断。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptBreak.Large">
      <summary>
              指示大型中断。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptBreak.ExtraLarge">
      <summary>
              指示超大型中断。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.PromptBuilder">
      <summary>
              创建空的 <see cref="T:System.Speech.Synthesis.Prompt" /> 对象，并为添加内容、选择语音、控件语音属性和控件朗读单词的发音提供方法。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.PromptEmphasis">
      <summary>
              枚举值的强调在提示中的级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptEmphasis.NotSet">
      <summary>
              指示指定没有强调值。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptEmphasis.Strong">
      <summary>
              指示强调级别较强。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptEmphasis.Moderate">
      <summary>
              指示强调了中等。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptEmphasis.None">
      <summary>
              指示没有强调。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptEmphasis.Reduced">
      <summary>
              指示强调的下降。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.PromptEventArgs">
      <summary>
              表示类的基类 <see langword="EventArgs" /> 中的类 <see cref="N:System.Speech.Synthesis" /> 命名空间。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.PromptRate">
      <summary>
              枚举提示的语速的值。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptRate.NotSet">
      <summary>
              指示指定没有速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptRate.ExtraFast">
      <summary>
              指示超快的速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptRate.Fast">
      <summary>
              指示较快的速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptRate.Medium">
      <summary>
              指示中等速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptRate.Slow">
      <summary>
              指示较慢的速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptRate.ExtraSlow">
      <summary>
              指示超速度慢的速率。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.PromptStyle">
      <summary>
              定义包含的强调、 速率和卷设置谈到提示样式。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.PromptVolume">
      <summary>
              在提示中枚举值 （响度） 的音量级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptVolume.NotSet">
      <summary>
              指示未设置音量级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptVolume.Silent">
      <summary>
              指示静音的音量级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptVolume.ExtraSoft">
      <summary>
              指示额外软音量级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptVolume.Soft">
      <summary>
              指示软音量级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptVolume.Medium">
      <summary>
              指示介质音量级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptVolume.Loud">
      <summary>
              指示大音量级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptVolume.ExtraLoud">
      <summary>
              指示额外嘈杂的音量级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.PromptVolume.Default">
      <summary>
              指示引擎特定的默认音量级别。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SayAs">
      <summary>
              说到元素如时间、 日期和货币的枚举的内容类型。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.SpellOut">
      <summary>
              拼写的单词或短语。
               例如，假设"时钟"作为"C L O C K"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.NumberOrdinal">
      <summary>
              作为第几个号码讲一个数字。
               例如，说"第三"作为"第三个"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.NumberCardinal">
      <summary>
              关键数字的形式进行通信很多。
               例如，说"3"作为"三个"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Date">
      <summary>
              说出一个编号序列作为日期。
               例如，如"可能第十九个 2 千位 4 个"说话"2004-05-19"或"19.5.2004"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.DayMonthYear">
      <summary>
              说出一个编号序列作为包括日、 月和年的日期。
               例如，如"可能第十二个 2 千位 4 个"说话"12/05/2004"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.MonthDayYear">
      <summary>
              说出一个编号序列作为包括日、 月和年的日期。
               例如，"年 12 月第五个 2 千位 4 个"说话"12/05/2004"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.YearMonthDay">
      <summary>
              说出一个编号序列作为包括日、 月和年的日期。
               例如，如"可能第十二个 2 千位 4 个"说话"2004年/05/12"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.YearMonth">
      <summary>
              说出一个编号序列作为年份和月份。
               例如，如"可能两个千位四个"说话"2004年/05"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.MonthYear">
      <summary>
              说出一个编号序列作为月份和年份。
               例如，如"可能两个千位四个"说话"05/2004"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.MonthDay">
      <summary>
              说出一个编号序列作为月份和日期。
               例如，说"05/12"作为"月第 12 个"，并告知"12/5"作为"年 12 月 5 日"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.DayMonth">
      <summary>
              说出一个编号序列的日期和月份作为。
               例如，说"12/05"为"5 月第 12 个"，并告知"05/12"作为"年 12 月 5 日"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Year">
      <summary>
              一个数字作为年份进行通信。
               例如，"nineteen ninety-eight"说话"1998"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Month">
      <summary>
              为每个月讲一个单词。
               例如，"June"说话"June"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Day">
      <summary>
              作为在日期中的天讲一个数字。
               例如，说"第三"作为"第三个"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Time">
      <summary>
              说出一个编号序列作为一次。
               例如，说话"9:45"作为"九 forty-five"，并告知"上午 9:45"作为"九 forty-five M"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Time24">
      <summary>
              说出一个编号序列作为使用 24 小时制时钟的时间。
               例如，说"18:00"作为"十八一百个小时"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Time12">
      <summary>
              说出一个编号序列作为使用 12 小时制时钟的时间。
               例如，说"03:25"作为"三 25"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Telephone">
      <summary>
              说出一个编号序列作为美国电话号码。
               例如，说"(306) 555-1212"作为"区号三个零六个五个五个五个一个两个一个两个"。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SayAs.Text">
      <summary>
              以文本形式进行通信的单词或短语。
               例如，"时间线"说话"时间线"。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SpeakCompletedEventArgs">
      <summary>
              返回来自通知 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.SpeakCompleted" /> 事件。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SpeakProgressEventArgs">
      <summary>
              从 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.SpeakProgress" /> 事件返回数据。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SpeakStartedEventArgs">
      <summary>
              返回来自通知 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.SpeakStarted" /> 事件。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SpeechSynthesizer">
      <summary>
              提供对已安装的语音合成引擎的功能的访问。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.StateChangedEventArgs">
      <summary>
              从 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.StateChanged" /> 事件返回数据。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SynthesisMediaType">
      <summary>
              枚举类型的媒体文件。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesisMediaType.Text">
      <summary>
              该值指示的媒体类型是文本。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesisMediaType.Ssml">
      <summary>
              指示媒体类型为 SSML。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesisMediaType.WaveAudio">
      <summary>
              指示媒体类型为 WaveAudio。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SynthesisTextFormat">
      <summary>
              枚举类型的文本格式，可用于构造 <see cref="T:System.Speech.Synthesis.Prompt" /> 对象。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesisTextFormat.Text">
      <summary>
              该值指示文本格式是文本。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesisTextFormat.Ssml">
      <summary>
              指示文本格式 SSML。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SynthesizerEmphasis">
      <summary>
              枚举的合成器强调的级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesizerEmphasis.Stressed">
      <summary>
              指示合成器强调程度高。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesizerEmphasis.Emphasized">
      <summary>
              指示合成器强调较低级别。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.SynthesizerState">
      <summary>
              枚举值的状态 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" />。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesizerState.Ready">
      <summary>
              指示 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 已准备好在提示符下生成语音。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesizerState.Speaking">
      <summary>
              指示 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 说到。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.SynthesizerState.Paused">
      <summary>
              指示 <see cref="T:System.Speech.Synthesis.SpeechSynthesizer" /> 已暂停。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ContourPoint">
      <summary>
              表示更改内容的语音的音调 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" />。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ContourPointChangeType">
      <summary>
              枚举值的类型 <see langword="ContourPoint" /> 更改。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ContourPointChangeType.Hz">
      <summary>
              指示 pitch 值的更改。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ContourPointChangeType.Percentage">
      <summary>
              指示时间值的更改。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.EmphasisBreak">
      <summary>
              枚举值的长度 <see langword="EmphasisBreak" /> 之间说出来的字词。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisBreak.None">
      <summary>
              Word 不换行。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisBreak.ExtraWeak">
      <summary>
              非常小的 word 分页符。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisBreak.Weak">
      <summary>
              小写字符间距。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisBreak.Medium">
      <summary>
              中等 word 分页符。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisBreak.Strong">
      <summary>
              长的单词中断。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisBreak.ExtraStrong">
      <summary>
              最长 word 分页符。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisBreak.Default">
      <summary>
              普通字符间距。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.EmphasisWord">
      <summary>
              枚举的值 <see langword="EmphasisWord" /> 特定 <see langword="TextFragment" />。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisWord.Default">
      <summary>
              指示强调引擎特定的默认级别。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisWord.Strong">
      <summary>
              指示不遗余力地加强。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisWord.Moderate">
      <summary>
              表示中等强调。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisWord.None">
      <summary>
              指示指定没有强调。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EmphasisWord.Reduced">
      <summary>
              指示降低的强调。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.EventParameterType">
      <summary>
              枚举数据指针传递给语音合成事件的类型。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EventParameterType.Undefined">
      <summary>
              指示 <paramref name="param2" /> 参数 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 是不确定的。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EventParameterType.Token">
      <summary>
              指示 <paramref name="param2" /> 参数 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 是 
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EventParameterType.Object">
      <summary>
              当前不支持。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EventParameterType.Pointer">
      <summary>
              当前不支持。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.EventParameterType.String">
      <summary>
              指示 <paramref name="param2" /> 参数 <see cref="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo" /> 是 <see langword="System.IntPtr" /> 使用创建 <see langword="System.Runtime.InteropServices.Marshal.StringToCoTaskMemUni" /> 引用 <see langword="System.String" /> 对象; <paramref name="param1" /> 可能需要对任何值。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.FragmentState">
      <summary>
              提供有关 <see langword="TextFragment" /> 的详细信息。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ITtsEngineSite">
      <summary>
              提供用于写入音频数据和事件的方法。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.Prosody">
      <summary>
              表示语音属性设置的集合，如 <see langword="Pitch" />, ，<see langword="Rate" /> 和 <see langword="Volume" />。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ProsodyNumber">
      <summary>
              指定 prosody 属性及其值。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ProsodyPitch">
      <summary>
              枚举值 <see langword="Pitch" /> 属性 <see langword="Prosody" /> 对象。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyPitch.Default">
      <summary>
              表示正常音调范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyPitch.ExtraLow">
      <summary>
              表示超低俯仰范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyPitch.Low">
      <summary>
              表示低俯仰范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyPitch.Medium">
      <summary>
              表示中等俯仰范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyPitch.High">
      <summary>
              表示高音调范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyPitch.ExtraHigh">
      <summary>
              表示额外高音调范围。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ProsodyRange">
      <summary>
              枚举值 <see langword="Range" /> 属性 <see langword="Prosody" /> 对象。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRange.Default">
      <summary>
              表示正常 prosody 范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRange.ExtraLow">
      <summary>
              表示额外低 prosody 范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRange.Low">
      <summary>
              表示低 prosody 范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRange.Medium">
      <summary>
              表示中等 prosody 范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRange.High">
      <summary>
              指示高 prosody 之间的范围。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRange.ExtraHigh">
      <summary>
              表示极高 prosody 范围。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ProsodyRate">
      <summary>
              枚举值 <see langword="Rate" /> 属性 <see langword="Prosody" /> 对象。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRate.Default">
      <summary>
              指示引擎特定的默认速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRate.ExtraSlow">
      <summary>
              指示超速度慢的速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRate.Slow">
      <summary>
              指示较慢的速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRate.Medium">
      <summary>
              指示中等速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRate.Fast">
      <summary>
              指示较快的速率。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyRate.ExtraFast">
      <summary>
              指示超快的速率。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ProsodyUnit">
      <summary>
              枚举值 <see langword="Unit" /> 属性 <see langword="Prosody" /> 对象。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyUnit.Default">
      <summary>
              指示引擎特定的默认值。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyUnit.Hz">
      <summary>
              指示的单元值是 Hz。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyUnit.Semitone">
      <summary>
              指示半音的单位值。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.ProsodyVolume">
      <summary>
              枚举值 <see langword="Volume" /> 属性 <see langword="Prosody" /> 对象。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyVolume.Default">
      <summary>
              当前默认音量值，返回的值相同 <see cref="P:System.Speech.Synthesis.TtsEngine.ITtsEngineSite.Volume" /> 属性 <see cref="T:System.Speech.Synthesis.TtsEngine.ITtsEngineSite" /> 提供给该引擎的站点。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyVolume.Silent">
      <summary>
              关闭音量
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyVolume.ExtraSoft">
      <summary>
              约为 20%的最大的卷。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyVolume.Soft">
      <summary>
              大约 40%的最大的卷。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyVolume.Medium">
      <summary>
              大约 60%的最大的卷。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyVolume.Loud">
      <summary>
              约为 80%的最大的卷。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.ProsodyVolume.ExtraLoud">
      <summary>
              最大的卷。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.SayAs">
      <summary>
              包含有关内容类型 （如货币、 日期或地址） 或语言构造，以确定要发言文本的方式的信息。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.SkipInfo">
      <summary>
              提供有关文本的信息跳过的流项目。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.SpeakOutputFormat">
      <summary>
              枚举语音输出格式的类型。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.SpeakOutputFormat.WaveFormat">
      <summary>
              指示批 （音频） 输出。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.SpeakOutputFormat.Text">
      <summary>
              指示文本输出。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.SpeechEventInfo">
      <summary>
              用于指定类型的事件，并且其参数 （如果有） 要由自定义的综合语音引擎生成的呈现文本到语音转换的一部分。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.TextFragment">
      <summary>
              包含由语音 synthsizer 引擎消耗的文本和语音属性信息。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.TtsEngineAction">
      <summary>
              指定在呈现时采取的语音合成标记语言 (SSML) 操作给定 <see langword="TextFragment" />。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEngineAction.Speak">
      <summary>
              将请求关联 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 应处理并说出。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEngineAction.Silence">
      <summary>
              指示 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 包含要呈现为语音的文本。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEngineAction.Pronounce">
      <summary>
              输入的请求 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 文本将被解释为音素。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEngineAction.Bookmark">
      <summary>
              指示 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 用作书签的内容。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEngineAction.SpellOut">
      <summary>
              指示文本值提供通过 <see cref="T:System.Speech.Synthesis.TtsEngine.TextFragment" /> 通过其 <see cref="P:System.Speech.Synthesis.TtsEngine.TextFragment.TextToSpeak" /> 属性是作为单个字符合成。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEngineAction.StartSentence">
      <summary>
              指示句子开始。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEngineAction.StartParagraph">
      <summary>
              指示段落的状态。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEngineAction.ParseUnknownTag">
      <summary>
              表示已从 SSML 输入已确定执行任何操作。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.TtsEngineSsml">
      <summary>
              抽象基类实现的所有文本到语音合成引擎。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.TtsEngine.TtsEventId">
      <summary>
              枚举类型的语音合成事件。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.StartInputStream">
      <summary>
              标识生成事件时的语音合成引擎开始说流。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.EndInputStream">
      <summary>
              标识生成事件时的语音合成引擎中讲话时遇到其输入流的末尾。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.VoiceChange">
      <summary>
              标识生成事件时的语音合成引擎中遇到讲话时语音的更改。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.Bookmark">
      <summary>
              标识生成事件时的语音合成引擎中讲话时遇到一个书签。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.WordBoundary">
      <summary>
              标识所生成的事件引擎时语音合成讲话时完成一个单词。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.Phoneme">
      <summary>
              标识生成事件时语音合成引擎会说话的同时完成音素。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.SentenceBoundary">
      <summary>
              标识生成事件时语音合成引擎会说话的同时完成一个句子。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.Viseme">
      <summary>
              标识生成事件语音合成引擎完成 viseme 讲话时。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.TtsEngine.TtsEventId.AudioLevel">
      <summary>
              标识生成事件时的语音合成引擎完成谈话的同时音频级别更改。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.VisemeReachedEventArgs">
      <summary>
              从 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.VisemeReached" /> 事件返回数据。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.VoiceAge">
      <summary>
              合成语音的年龄为定义的值。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceAge.NotSet">
      <summary>
              指示指定了任何语音的年龄。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceAge.Child">
      <summary>
              指示子语音 （年龄 10）。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceAge.Teen">
      <summary>
              指示青春期语音 （年龄 15）。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceAge.Adult">
      <summary>
              指示成人语音 （年龄 30）。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceAge.Senior">
      <summary>
              指示高级语音 （年龄 65）。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.VoiceChangeEventArgs">
      <summary>
              从 <see cref="E:System.Speech.Synthesis.SpeechSynthesizer.VoiceChange" /> 事件返回数据。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.VoiceGender">
      <summary>
              定义合成语音的性别的值。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceGender.NotSet">
      <summary>
              指示没有语音的性别规范。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceGender.Male">
      <summary>
              指示男性声音。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceGender.Female">
      <summary>
              表示女性声音。
            </summary>
    </member>
    <member name="F:System.Speech.Synthesis.VoiceGender.Neutral">
      <summary>
              指示反映出性别语音。
            </summary>
    </member>
    <member name="T:System.Speech.Synthesis.VoiceInfo">
      <summary>
              表示一个已安装的语音合成引擎。
            </summary>
    </member>
  </members>
</doc>