Compartilhar via


VoiceProfileClient(SpeechConfig) Construtor

Definição

Cria uma instância de 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)

Parâmetros

speechConfig
SpeechConfig

A configuração de fala a ser usada.

Aplica-se a