Replace all language configurations at once with a new array. Each element is passed
through addLanguage() internally.
Array of language configuration objects. Each object should include name, code,
and optionally voice, engine, fillers, speechModel, and functionFillers.
AgentBase — Returns this for method chaining.