VoiceProfileClient(SpeechConfig) Constructor

Definition

Creates an instance of 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)

Parameters

speechConfig
SpeechConfig

The speech configuration to use.

Applies to