Set the primary and secondary spoken languages.
@type t() :: %Guava.Commands.SetLanguageMode{ command_type: String.t(), primary: String.t(), secondary: [String.t()] }