13333: Gather: Invalid profanityFilter value
VOICE
WARNING
Twilio sends this warning when <Gather> receives an invalid profanityFilter value. Set profanityFilter to true or false; the default is true.
profanityFilteris set to a value other thantrueorfalse.profanityFilteris used with a<Gather>speechModelthat doesn't support it, such asnumbers_and_commands, generic models set to Latin American Spanish, Vietnamese, or Swiss German (de-CH).
- Set
profanityFiltertotrueorfalsein your<Gather>TwiML. - If your
speechModeldoesn't support profanity filtering, removeprofanityFilteror choose a supportedspeechModel. - Review the
<Gather>request and TwiML to confirm the value Twilio received.