Partager via


SpeakerRecognizer(SpeechConfig, AudioConfig) Constructeur

Définition

Crée un module de reconnaissance d’orateur.

public SpeakerRecognizer (Microsoft.CognitiveServices.Speech.SpeechConfig speechConfig, Microsoft.CognitiveServices.Speech.Audio.AudioConfig audioConfig);
new Microsoft.CognitiveServices.Speech.Speaker.SpeakerRecognizer : Microsoft.CognitiveServices.Speech.SpeechConfig * Microsoft.CognitiveServices.Speech.Audio.AudioConfig -> Microsoft.CognitiveServices.Speech.Speaker.SpeakerRecognizer
Public Sub New (speechConfig As SpeechConfig, audioConfig As AudioConfig)

Paramètres

speechConfig
SpeechConfig

Configuration vocale à utiliser.

audioConfig
AudioConfig

Configuration audio à utiliser.

S’applique à