🚀 Feature Requests
Contextualize the feature
I want to know what current voice is being used, if the user changed the default one there is no method to get it.
Describe the feature
A getCurrentVoice getter that will get the currently being used voice.
Platforms affected (mark all that apply)
I can do the long solution, to save the selected voice to the user device but I prefer a method to get the current selected one.
If I understand correctly getDefaultVoice is only returning the first voice that the OS is choosing.
🚀 Feature Requests
Contextualize the feature
I want to know what current voice is being used, if the user changed the default one there is no method to get it.
Describe the feature
A getCurrentVoice getter that will get the currently being used voice.
Platforms affected (mark all that apply)
I can do the long solution, to save the selected voice to the user device but I prefer a method to get the current selected one.
If I understand correctly getDefaultVoice is only returning the first voice that the OS is choosing.