An open API service indexing awesome lists of open source software.

https://github.com/kunwardeep/audio-recorder


https://github.com/kunwardeep/audio-recorder

Last synced: 5 months ago
JSON representation

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