The following chart is demonstrating a very simple configuration with the Accessibility-module included.
It is showing that if you include the module, and you have given some basic chart options, like
yAxis.title.text, xAxis.title.text, series.name and tooltip.valueSuffix
Highcharts will by default make the text available to a screen reader when these options are set, without the need of adding
options to the Accessibility-module.