Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the

13334: Gather: Invalid model value


WARNING: 13334

warning-13334 page anchor
VOICE
WARNING

This warning occurs when <Gather> receives a speechModel value that Twilio does not support, or when the selected language and model combination is not supported. When that happens, Twilio generates an error notification and the gather fails.

Possible causes

possible-causes page anchor
  • The speechModel value is not one of the supported Gather model values.
  • The selected language is not supported for the chosen model.
  • A specific STT model was selected with a language and model combination Twilio does not support.
  • Set speechModel to a supported value documented for <Gather>.
  • If you use a specific STT model, verify that the language and model combination is supported before you retry.
  • Review the resulting error notification to confirm which model value Twilio rejected.

Additional resources

additional-resources page anchor