Compartilhar via


VoiceProfile(String, VoiceProfileType) Construtor

Definição

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

Parâmetros

id
String

Uma ID exclusiva.

type
VoiceProfileType

VoiceProfileType.

Aplica-se a