Compartir a través de


VoiceProfileClient(SpeechConfig) Constructor

Definición

Crea una instancia 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

Configuración de voz que se va a usar.

Se aplica a