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

Identifies the format and language of a sound file

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.FormatLangPair{
  format: String.t(),
  language: String.t()
}