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

SpeakerIdentificationModel 类

定义

表示说话人识别模型。 在 1.12.0 中添加

public sealed class SpeakerIdentificationModel : IDisposable
type SpeakerIdentificationModel = class
    interface IDisposable
Public NotInheritable Class SpeakerIdentificationModel
Implements IDisposable
继承
SpeakerIdentificationModel
实现

方法

Dispose()

释放关联的资源。

FromProfiles(IEnumerable<VoiceProfile>)

从语音配置文件创建说话人识别模型。

适用于