Compartir a través de


SpeakerVerificationModel.FromProfile(VoiceProfile) Método

Definición

Crea un modelo de verificación del hablante a partir de un perfil de voz.

public static Microsoft.CognitiveServices.Speech.Speaker.SpeakerVerificationModel FromProfile (Microsoft.CognitiveServices.Speech.Speaker.VoiceProfile profile);
static member FromProfile : Microsoft.CognitiveServices.Speech.Speaker.VoiceProfile -> Microsoft.CognitiveServices.Speech.Speaker.SpeakerVerificationModel
Public Shared Function FromProfile (profile As VoiceProfile) As SpeakerVerificationModel

Parámetros

profile
VoiceProfile

Un perfil de voz.

Devoluciones

El modelo de verificación del hablante que se va a crear.

Se aplica a