public sealed class SpeakerDiarizationConfig : IMessage<SpeakerDiarizationConfig>, IEquatable<SpeakerDiarizationConfig>, IDeepCloneable<SpeakerDiarizationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class SpeakerDiarizationConfig.
public bool EnableSpeakerDiarization { get; set; }
If 'true', enables speaker detection for each recognized word in
the top alternative of the recognition result using a speaker_tag provided
in the WordInfo.
Maximum number of speakers in the conversation. This range gives you more
flexibility by allowing the system to automatically determine the correct
number of speakers. If not set, the default value is 6.
Minimum number of speakers in the conversation. This range gives you more
flexibility by allowing the system to automatically determine the correct
number of speakers. If not set, the default value is 2.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eSpeakerDiarizationConfig\u003c/code\u003e class within the Google Cloud Speech v1 API, spanning multiple versions, with the latest version being 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeakerDiarizationConfig\u003c/code\u003e is used to enable speaker detection in audio and assign a speaker tag to each recognized word.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties to control speaker detection, such as \u003ccode\u003eEnableSpeakerDiarization\u003c/code\u003e, \u003ccode\u003eMinSpeakerCount\u003c/code\u003e, and \u003ccode\u003eMaxSpeakerCount\u003c/code\u003e, with default values for the latter two being 2 and 6 respectively, when not set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeakerTag\u003c/code\u003e property, previously utilized for speaker identification, is now marked as obsolete and should not be used.\u003c/p\u003e\n"],["\u003cp\u003eThe current version that the page is covering is version 3.3.0, and the documentation provides information on the class's inheritance and interface implementations.\u003c/p\u003e\n"]]],[],null,[]]