OutputTextAudioRealtimeServerMessage.ResponseId Propiedad

Definición

Obtiene o establece el identificador de la respuesta.

public:
 property System::String ^ ResponseId { System::String ^ get(); void set(System::String ^ value); };
public string? ResponseId { get; set; }
member this.ResponseId : string with get, set
Public Property ResponseId As String

Valor de propiedad

Comentarios

Puede ser null para proveedores que no realicen un seguimiento nativo del ciclo de vida de respuesta.

Se aplica a