Open
Description
Is your feature request related to a problem? Please describe.
Currently the speech recognition won't add punctuation to the text, which is something important depending on the use case.
Describe the solution you'd like
IOS has a new property to set punctuation starting on IOS 16. I didn't test android but I believe it will have the same problem because EXTRA_ENABLE_FORMATTING is not implemented.
Describe alternatives you've considered
n/a
Additional context
I have implemented addsPunctuation to IOS locally and it seems to work. Will create a PR to send the needed changes.
Metadata
Metadata
Assignees
Labels
No labels