你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SpeechConfig.OutputFormat 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置语音识别输出格式:简单或详细。
public Microsoft.CognitiveServices.Speech.OutputFormat OutputFormat { get; set; }
member this.OutputFormat : Microsoft.CognitiveServices.Speech.OutputFormat with get, set
Public Property OutputFormat As OutputFormat
属性值
注解
此输出格式用于语音识别结果。 使用 SpeechSynthesisOutputFormat 和 SetSpeechSynthesisOutputFormat(SpeechSynthesisOutputFormat) 获取/设置合成音频输出格式。
另请参阅: 自定义音频格式