Partager via


SpeechSynthesisCancellationDetails.FromStream(AudioDataStream) Méthode

Définition

Crée une instance de l’objet SpeechSynthesisCancellationDetails pour l’audioDataStream annulé.

public static Microsoft.CognitiveServices.Speech.SpeechSynthesisCancellationDetails FromStream (Microsoft.CognitiveServices.Speech.AudioDataStream stream);
static member FromStream : Microsoft.CognitiveServices.Speech.AudioDataStream -> Microsoft.CognitiveServices.Speech.SpeechSynthesisCancellationDetails
Public Shared Function FromStream (stream As AudioDataStream) As SpeechSynthesisCancellationDetails

Paramètres

stream
AudioDataStream

Flux annulé

Retours

Objet CancellationDetails en cours de création.

S’applique à