OSTIP_EXARI v0.1.0 Swagger.Client.Model.Sound View Source

A media file that may be played back.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.Sound{
  formats: ListFormatLangPair,
  id: String.t(),
  text: String.t()
}