Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microphone Input Handling Improvement #35

Open
athulchandroth opened this issue Feb 21, 2025 · 1 comment · Fixed by #38
Open

Microphone Input Handling Improvement #35

athulchandroth opened this issue Feb 21, 2025 · 1 comment · Fixed by #38
Labels
bug Something isn't working

Comments

@athulchandroth
Copy link
Collaborator

Description

Users are experiencing issues with microphone input detection and audio quality. While some cases are related to system settings, the application should better handle audio input configuration and provide clear feedback.

Impact

  • Users unable to record audio effectively
  • Unclear whether issue is system or application related
  • Poor user experience during recording setup

Acceptance Criteria

  1. Clear feedback on microphone detection status
  2. Visual indicator of audio input levels
  3. Troubleshooting guide in UI for common audio issues
  4. Automatic detection of system audio settings
  5. Warning if input volume is too low

Priority

High - Affects core recording functionality

@sujithatzackriya
Copy link
Collaborator

The bug was caused by some permission issues and is fixed and added raised a PR to devtest branch Once @athulchandroth reviews it and approve, we can merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Under review
Development

Successfully merging a pull request may close this issue.

2 participants