Hi, is there any way to get the current speed of the voice over speech in swift? I am developing an accessible app and I have to use AVSpeechSynthesizer in some cases, but I would want to set the same speech rate that voice over has set, or at least very similar.
Thanks in advance!