CreateSpeech200Response model.
Summary
Types
@type t() :: %ExBifrost.Model.CreateSpeech200Response{ audio: binary() | nil, extra_fields: ExBifrost.Model.BifrostResponseExtraFields.t() | nil, type: String.t() | nil, usage: ExBifrost.Model.CreateSpeech200ResponseUsage.t() | nil }