preferredVoice property

String? preferredVoice
getter/setter pair

Name of the voice synthesis to prefer for speech tracks.

If not available, falls back to the default voice for the selected language.

Different platforms provide different voices for web speech synthesis.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.sonification.defaultSpeechOptions.preferredVoice

Implementation

String? preferredVoice;