manaswinidas / manaswinidas/Notes-app

add speech to text for recording notes

Open
#28 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.