capacitor-community / capacitor-community/speech-recognition
feat: Add the option to enable automatic punctuation and paragraphs
- Dominant language
- Java
- Stars
- 130
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
I saw in the iOS documentation: https://developer.apple.com/documentation/speech/sfspeechrecognitionrequest/addspunctuation that there is an option to automatically add punctuation to the recognition results. This capability is very useful and can save a lot of trouble in dealing with punctuation.
There seems to be no similar option in Android
Contributor guide
Research direction
The issue points to Apple’s SFSpeechRecognitionRequest.addsPunctuation documentation and says Android lacks a similar option. Start by locating the Android speech-recognition entry point and checking whether Android exposes punctuation and paragraph controls; done means an exposed option provides the requested formatting where the platform supports it, with behavior documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100