vocabularyFilterMethod property

VocabularyFilterMethod? vocabularyFilterMethod
final

Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text. Set to remove to remove filtered text from the transcript without using placeholder text.

Implementation

final VocabularyFilterMethod? vocabularyFilterMethod;