Skip to content

feat(audio): implement echo cancellation using AVAudioEngine#60

Merged
MasamiYui merged 1 commit into
mainfrom
feature/echo-cancellation
Feb 25, 2026
Merged

feat(audio): implement echo cancellation using AVAudioEngine#60
MasamiYui merged 1 commit into
mainfrom
feature/echo-cancellation

Conversation

@MasamiYui

Copy link
Copy Markdown
Member
  • Replace AVCaptureSession with AVAudioEngine for microphone capture
  • Enable Voice Processing I/O to provide hardware/software AEC
  • Add AVAudioPCMBuffer to CMSampleBuffer conversion extension
  • Optimize microphone buffer timing and fallback logic

- Replace AVCaptureSession with AVAudioEngine for microphone capture
- Enable Voice Processing I/O to provide hardware/software AEC
- Add AVAudioPCMBuffer to CMSampleBuffer conversion extension
- Optimize microphone buffer timing and fallback logic
@MasamiYui
MasamiYui merged commit 797fb3d into main Feb 25, 2026
1 check passed
MasamiYui added a commit that referenced this pull request Feb 26, 2026
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