https://github.com/mouraleonardo/voice-recording-react-app
This is a React application called Voice Recording App, designed to record user audio, play it back, and allow for deletion of the recorded audio files. It's built using React, Typescript, Flowbite-React, and Tailwind CSS.
https://github.com/mouraleonardo/voice-recording-react-app
audio audio-processing audio-recorder react react-audio-player react-audio-recorder reactapp typescript
Last synced: 12 days ago
JSON representation
This is a React application called Voice Recording App, designed to record user audio, play it back, and allow for deletion of the recorded audio files. It's built using React, Typescript, Flowbite-React, and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/mouraleonardo/voice-recording-react-app
- Owner: mouraleonardo
- License: mit
- Created: 2024-03-19T03:36:26.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T19:55:30.000Z (about 2 years ago)
- Last Synced: 2024-03-25T18:18:48.594Z (about 2 years ago)
- Topics: audio, audio-processing, audio-recorder, react, react-audio-player, react-audio-recorder, reactapp, typescript
- Language: TypeScript
- Homepage: https://mouraleonardo.com/voicerecordingapp
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Voice Recording App Version 1.0
===================
This is a React application called Voice Recording App, designed to record user audio, play it back, and allow for deletion of the recorded audio files. It's built using React, Typescript, Flowbite-React, and Tailwind CSS.
Features
--------
* **Recording Audio**: Users can record their audio using the application.
* **Playback Audio**: Recorded audio can be played back within the app.
* **Delete Audio**: Users have the option to delete recorded audio files.
* **Audio Visual Representation**: Users can observe an audio animation during both recording and playback sessions.
Future Features
---------------
In addition to the current functionalities, future updates of the Voice Recording App may include:
* **Download Recorded Audio**: Enable users to download their recorded audio files for offline access or sharing.
* **List of Recorded Audio**: Provide users with a comprehensive list of all recorded audio files, making it easier to manage and access their recordings.
* **Share Recorded Audio**: Implement sharing functionalities, allowing users to share their recorded audio files with others via various communication channels.
These features aim to enhance user experience and provide additional utility to the Voice Recording App.
Demo
----
You can access the demo of the application [here](https://mouraleonardo.com/voicerecordingapp).
Installation
------------
To run this application locally, follow these steps:
1. Clone the repository from [GitHub](https://github.com/mouraleonardo/voice-recording-app.git).
2. Navigate to the project directory.
3. Install dependencies using **npm install** or **yarn install**.
4. Start the development server with **npm start** or **yarn start**.
Usage
-----
Once the application is running locally, you can access it through your web browser. Record your audio, play it back, and delete it as needed.
Contributing
------------
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.
License
-------
This project is licensed under the MIT License. See the [LICENSE](https://github.com/mouraleonardo/voice-recording-app/tree/development?tab=MIT-1-ov-file) file for details.
Author
------
* GitHub: [mouraleonardo](https://github.com/mouraleonardo)
* LinkedIn: [mouraleonardo](https://www.linkedin.com/in/mouraleonardo)
* CodePen: [mouraleonardo](https://codepen.io/mouraleonardo)