Partager via


SpeakerVerificationModel.FromProfile(VoiceProfile) Méthode

Définition

Crée un modèle de vérification de l’orateur à partir d’un profil vocal.

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

Paramètres

profile
VoiceProfile

Profil vocal.

Retours

Modèle de vérification de l’orateur en cours de création.

S’applique à