manaswinidas / manaswinidas/Notes-app
add speech to text for recording notes
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Add speech to text support for recording notes
## Expected Behavior
The user can add notes using speech to text(one needs to use speech to text APIs such as Web Speech API for this)
## Current Behavior
There are only text notes as of now
## Possible Solution
There can be a different button to add audio notes
## Context
This is just an enhancement
## Your Environment
* Version used:
* Environment name and version (e.g. Chrome 39, node.js 5.4):
* Operating System and version (desktop or mobile):
* Link to your project:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the recording-note UI and existing text-note flow in the repository, then review how the Apache Cordova app handles browser or platform permissions. Done means a separate control uses the Web Speech API to let users add speech-to-text notes alongside existing text notes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100