Partager via


VoiceProfile(String, VoiceProfileType) Constructeur

Définition

Crée un instance VoiceProfile.

public VoiceProfile (string id, Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileType type = Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileType.TextIndependentIdentification);
new Microsoft.CognitiveServices.Speech.Speaker.VoiceProfile : string * Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileType -> Microsoft.CognitiveServices.Speech.Speaker.VoiceProfile
Public Sub New (id As String, Optional type As VoiceProfileType = Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileType.TextIndependentIdentification)

Paramètres

id
String

ID unique.

type
VoiceProfileType

VoiceProfileType.

S’applique à