Skip to content

Integrate mic-check into tts via native CoreAudio CGo#214

Merged
drn merged 1 commit intomasterfrom
drn/tts-mic-check-merge
Mar 8, 2026
Merged

Integrate mic-check into tts via native CoreAudio CGo#214
drn merged 1 commit intomasterfrom
drn/tts-mic-check-merge

Conversation

@drn
Copy link
Owner

@drn drn commented Mar 8, 2026

Replace external mic-check Swift binary with native Go CGo/CoreAudio implementation. The tts command now automatically skips playback when the mic is active, eliminating the separate mic-check step from skills and agent instructions.

Co-Authored-By: Claude noreply@anthropic.com

Replace the external mic-check Swift binary with a native Go
implementation using CGo and CoreAudio. The tts command now
automatically skips playback when the mic is active, removing
the need for a separate mic-check step in skills and AGENTS.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@drn drn merged commit 5482dff into master Mar 8, 2026
1 check passed
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