HighchartsSonificationDefaultSpeechMappingPitchOptions constructor
HighchartsSonificationDefaultSpeechMappingPitchOptions({})
Speech pitch (how high/low the voice is) multiplier.
API Docs: https://api.highcharts.com/highcharts/sonification.defaultSpeechOptions.mapping.pitch
Implementation
HighchartsSonificationDefaultSpeechMappingPitchOptions(
{this.mapTo,
this.max,
this.min,
this.within,
this.mapFunction,
this.value});