Membrane.Gemini.Events.ResponseEnd (Membrane Gemini plugin v0.1.1)

View Source

Sent by Membrane.Gemini.Bin upon model turn completion or interruption.

Whether or not the turn was interrupted is signaled by the interrupted? flag.

Summary

Types

t()

@type t() :: %Membrane.Gemini.Events.ResponseEnd{interrupted?: boolean()}