Closed Bezlepkin closed 3 years ago
https://github.com/nativescript-community/texttospeech/blob/9cf631e7991ab5c995cbfe5d2ae265378221c454/src/texttospeech.ios.ts#L76
Because of these three lines, the setting of the reading speed does not work.
In general, their logic is not clear :) In all cases, the value will be 1.
@Bezlepkin i dont understand what you mean. The logic seems fine to me.
I\m sorry, i didn't notice AVSpeechUtteranceMinimumSpeechRate :)
https://github.com/nativescript-community/texttospeech/blob/9cf631e7991ab5c995cbfe5d2ae265378221c454/src/texttospeech.ios.ts#L76
Because of these three lines, the setting of the reading speed does not work.
In general, their logic is not clear :) In all cases, the value will be 1.