Vttyl v0.5.1 Vttyl.Part View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Vttyl.Part{
end: millisecond :: integer(),
part: non_neg_integer(),
start: millisecond :: integer(),
text: String.t(),
voice: String.t() | nil
}
t() :: %Vttyl.Part{ end: millisecond :: integer(), part: non_neg_integer(), start: millisecond :: integer(), text: String.t(), voice: String.t() | nil }