Provides struct and type for a Response.Audio.Transcript.DeltaEvent
@type t() :: %OpenAi.Response.Audio.Transcript.DeltaEvent{ delta: String.t(), type: String.t() }