Skip to content

Missing punctuation option #73

Open
@matheusdavidson

Description

@matheusdavidson

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions