Skip to content

Add Simple interactive audio recorder script#1

Merged
arjunkumar20-kd merged 1 commit intomainfrom
arjunkumar20-kd-patch-1
Nov 2, 2025
Merged

Add Simple interactive audio recorder script#1
arjunkumar20-kd merged 1 commit intomainfrom
arjunkumar20-kd-patch-1

Conversation

@arjunkumar20-kd
Copy link
Owner

@arjunkumar20-kd arjunkumar20-kd commented Nov 2, 2025

README.md

Audio Recorder (Simple_interactive_audio_recorder.py)

Simple interactive audio recorder script that uses sounddevice and wavio to record microphone input and save as a WAV file.

Features

  • List available audio input devices
  • Record audio for a user-specified duration
  • Configure device index, sample rate, channels and output filename
  • Saves recording as a .wav file

# Audio Recorder (crypto.py)

Simple interactive audio recorder script that uses sounddevice and wavio to record microphone input and save as a WAV file.

## Features
- List available audio input devices
- Record audio for a user-specified duration
- Configure device index, sample rate, channels and output filename
- Saves recording as a .wav file
@arjunkumar20-kd arjunkumar20-kd merged commit d9e2fa2 into main Nov 2, 2025
@arjunkumar20-kd arjunkumar20-kd deleted the arjunkumar20-kd-patch-1 branch November 2, 2025 09:39
@arjunkumar20-kd arjunkumar20-kd restored the arjunkumar20-kd-patch-1 branch November 2, 2025 09:39
@arjunkumar20-kd arjunkumar20-kd deleted the arjunkumar20-kd-patch-1 branch November 2, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant