Partager via


VoiceProfileCancellationDetails.FromResult(VoiceProfileResult) Méthode

Définition

Crée un instance VoiceProfileCancellationDetails pour le VoiceProfileResult annulé.

public static Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileCancellationDetails FromResult (Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileResult result);
static member FromResult : Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileResult -> Microsoft.CognitiveServices.Speech.Speaker.VoiceProfileCancellationDetails
Public Shared Function FromResult (result As VoiceProfileResult) As VoiceProfileCancellationDetails

Paramètres

result
VoiceProfileResult

Résultat qui a été annulé.

Retours

Objet CancellationDetails en cours de création.

S’applique à