💟
17 Movement
  • Main
    • 👋Homepage
    • 🛒Our Bestseller
    • 🆘Support
  • Multiplayer Jobs
    • 💡Understanding Our Structure
    • 📟Most Used Config Options
    • 🐛Common Issues
      • ⚡Electrician Game Freeze
      • ⬛Black Screen on Start
      • 👚Job Clothes Issue
  • 🎙️Speech Recognition
    • 📑Overview
    • 🗣️Available Languages
    • 🔃Basic Stuff
    • ‼️Blacklisting words
    • 🎤Actions
    • 🕵️Custom Actions
    • 🛂Custom Action via export
    • 💡Limits
  • 🎙️Talk With NPC
    • 🔍Requirments
    • 🗣️Available Languages
  • 👌 Advanced Hud
    • 📑Overview
    • 📎Usage in other resources
Powered by GitBook
On this page
  • Confidence
  • Words
  1. Speech Recognition

Blacklisting words

Confidence

Config.MinimumConfidenceForBlacklistedWords = 0.8

Only detect bad words when confidence is above than this value. The confidence is a "pseudo" value, but we don't recommend to setting it as 100. Our algorithm is never 100% sure yet.

Words

Config.BlackListedWords = {
    "nigger",
    "jew",
}

You can add as many as words you can

Last updated 2 years ago

🎙️
‼️