TextToSpeechResponse.ToTextToSpeechResponseUpdates Metod

Definition

Skapar en matris med TextToSpeechResponseUpdate instanser som representerar den här TextToSpeechResponse.

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()

Returer

En matris med TextToSpeechResponseUpdate instanser som kan användas för att representera den här TextToSpeechResponse.

Gäller för