https://github.com/kunwardeep/audio-recorder
https://github.com/kunwardeep/audio-recorder
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kunwardeep/audio-recorder
- Owner: kunwardeep
- Created: 2025-03-04T02:30:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-13T06:42:06.000Z (about 1 year ago)
- Last Synced: 2025-04-13T07:36:07.183Z (about 1 year ago)
- Language: TypeScript
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Audio Recorder
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app)
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
In order to look at the user and start recording you will need to change the url to http://localhost:3000/?user=1. Or you can go to the Customers page and click on the customer to view the recording page.
After the recording you can transcribe the text, that will need a API key. You can add the API key in the settings page(gear icon)
### `npm test`
Launches the test runner in the interactive watch mode