次の方法で共有


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>)

音声プロファイルから話者識別モデルを作成します。

適用対象