TextToSpeechResponse.ToTextToSpeechResponseUpdates Methode

Definitie

Hiermee maakt u een matrix van TextToSpeechResponseUpdate exemplaren die dit TextToSpeechResponsevertegenwoordigen.

public:
 cli::array <Microsoft::Extensions::AI::TextToSpeechResponseUpdate ^> ^ ToTextToSpeechResponseUpdates();
public Microsoft.Extensions.AI.TextToSpeechResponseUpdate[] ToTextToSpeechResponseUpdates();
member this.ToTextToSpeechResponseUpdates : unit -> Microsoft.Extensions.AI.TextToSpeechResponseUpdate[]
Public Function ToTextToSpeechResponseUpdates () As TextToSpeechResponseUpdate()

Retouren

Een matrix met TextToSpeechResponseUpdate exemplaren die kunnen worden gebruikt om dit TextToSpeechResponseweer te geven.

Van toepassing op