Represents the primary language of the speech.
@type t() :: %ExAzureSpeech.SpeechToText.Responses.PrimaryLanguage{ confidence: String.t(), language: String.t() }