Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProfanityTranscriptionFilter

Profanity transcription filter to recognize profane words.

Enumerations

Properties

Methods

Properties

mode

mode: Mode
  • {@code MASK}: Will mask detected profanity in transcription.
  • {@code REMOVE}: Will replace profane word with * in transcription.
  • {@code TAG}: Will tag profane word as profanity but will show actual word.

Const type

type: string = "PROFANITY"

Methods

getDeserializedJsonObj

getJsonObj