ResponseCreatedRealtimeServerMessage.OutputModalities Propriedade

Definição

Obtém ou define as modalidades de saída para a resposta. como "text", "audio". Se for nulo, as modalidades de conversa padrão serão usadas.

public:
 property System::Collections::Generic::IList<System::String ^> ^ OutputModalities { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
public System.Collections.Generic.IList<string>? OutputModalities { get; set; }
member this.OutputModalities : System.Collections.Generic.IList<string> with get, set
Public Property OutputModalities As IList(Of String)

Valor da propriedade

Aplica-se a