How to Use
Open the Tool:
Open the HTML file in any modern web browser (ensure the browser supports the MediaRecorder API).Start Recording:
Click the Start Recording button to begin recording audio.Stop Recording:
Click the Stop Recording button to stop the recording.Playback or Download:
Recorded audio will appear below with a playback option.
Click the Download button to save the audio file as recording.wav.
Features
Audio Recording:
Records audio from the user's microphone using the MediaRecorder API.Playback and Download:
Each recording is displayed with an audio player for playback.
A download button allows users to save recordings locally.
Real-time Controls:
Disable/enable buttons dynamically based on recording state.
Responsive Design:
Works seamlessly across all devices, including desktops, tablets, and smartphones.
Colorful Styling:
Interactive buttons and modern UI for a smooth user experience.
Requirements
Browser Support:
Ensure you use a browser that supports the MediaRecorder API (e.g., Chrome, Edge, or Firefox).Microphone Access:
Allow microphone access when prompted.