HighchartsSonificationDefaultSpeechMappingOptions constructor

Mapping configuration for the speech/audio parameters.

API Docs: https://api.highcharts.com/highcharts/sonification.defaultSpeechOptions.mapping

Implementation

HighchartsSonificationDefaultSpeechMappingOptions(
    {this.pitch,
    this.playDelay,
    this.rate,
    this.text,
    this.time,
    this.volume});