enableSpeakerDiarization property

bool? enableSpeakerDiarization
getter/setter pair

If 'true', enables speaker detection for each recognized word in the top alternative of the recognition result using a speaker_label provided in the WordInfo.

Implementation

core.bool? enableSpeakerDiarization;