The vocabularies differ in spelling, not meaning: MJ's low is "less eager, waits longer",
which is ElevenLabs' patient; high is eager. This is the setting that answers #3534 — an
agent taking a turn on room noise is one that is too eager, and patient is the fix.
Returns undefined for absent, unrecognised or wrong-shaped input, so a typo leaves the agent
on the eagerness it was deployed with instead of silently resetting it.
Maps MJ's normalized
Eagernessonto ElevenLabs'turnEagerness.The vocabularies differ in spelling, not meaning: MJ's
lowis "less eager, waits longer", which is ElevenLabs'patient;highiseager. This is the setting that answers #3534 — an agent taking a turn on room noise is one that is too eager, andpatientis the fix.Returns
undefinedfor absent, unrecognised or wrong-shaped input, so a typo leaves the agent on the eagerness it was deployed with instead of silently resetting it.