VoiceProfileClient(SpeechConfig) コンストラクター

定義

VoiceProfileClient のインスタンスを作成します。

public VoiceProfileClient (Microsoft.CognitiveServices.Speech.SpeechConfig speechConfig);
new Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileClient : Microsoft.CognitiveServices.Speech.SpeechConfig -> Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileClient
Public Sub New (speechConfig As SpeechConfig)

パラメーター

speechConfig
SpeechConfig

使用する音声構成。

適用対象