你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SpeechSynthesisEventArgs 类

定义

包含语音合成事件的有效负载。 在 1.4.0 中添加

public class SpeechSynthesisEventArgs : EventArgs, IDisposable
type SpeechSynthesisEventArgs = class
    inherit EventArgs
    interface IDisposable
Public Class SpeechSynthesisEventArgs
Inherits EventArgs
Implements IDisposable
继承
SpeechSynthesisEventArgs
实现

属性

Result

指定合成结果。

方法

Dispose()

释放关联的资源。

适用于