enableAudioRedaction property

bool? enableAudioRedaction
getter/setter pair

Enable audio redaction if it is true.

Note that this only redacts end-user audio data; Synthesised audio from the virtual agent is not redacted.

Implementation

core.bool? enableAudioRedaction;