Settings constructor
Settings({})
Implementation
Settings({
this.channelIdentification,
this.maxAlternatives,
this.maxSpeakerLabels,
this.showAlternatives,
this.showSpeakerLabels,
this.vocabularyFilterMethod,
this.vocabularyFilterName,
this.vocabularyName,
});