Skip to content

[MacOs, v0.15.35 alpha] No Microphone input #316

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

Open
AirLuSa opened this issue Dec 12, 2024 · 5 comments
Open

[MacOs, v0.15.35 alpha] No Microphone input #316

AirLuSa opened this issue Dec 12, 2024 · 5 comments
Labels
bug Something isn't working investigation Further information is requested MacOS

Comments

@AirLuSa
Copy link

AirLuSa commented Dec 12, 2024

Hello with the new alpha version of Swift I don't get the microphone input to work on Mac OS 14.7.1, a friend of mine as well in MacOs 15. We tried to reset the microphone permissions but it still doesn't work. It is shown that the mircophone is used by swift but no input is visible in swift itself.

Thanks for taking a look into it.

@AirLuSa AirLuSa changed the title [MacOs, v0.15.35 alpha] No Micrphone input [MacOs, v0.15.35 alpha] No Microphone input Dec 12, 2024
@AirLuSa
Copy link
Author

AirLuSa commented Dec 12, 2024

As well ATC can't here us.

@ltoenning ltoenning added bug Something isn't working MacOS investigation Further information is requested labels Dec 12, 2024
@ltoenning
Copy link
Contributor

We had multiple reports about this on Discord.

I cannot reproduce this in my development environment (Sequoia 15.1.1). After executing tccuilt reset Microphone and restarting swift, it properly asks for permission and shows the input volume level in the level bar.

Do you use external microphones? I only tested this with the build-in macbook mic.

@AirLuSa
Copy link
Author

AirLuSa commented Dec 22, 2024

Yes, we both use Headsets connectec via USB.

if you want you can contact me via discord:
homerjay_xp

@ltoenning
Copy link
Contributor

Short update: This does not seem to be related to macOS permission. When having two microphones plugged in, it worked for one but not for the other. Unfortunately this only happens in the release/CI version and not when building locally so debugging is tricky.

@nola504-4now
Copy link

I was able to recreate what you mentioned, I had Macbook internal mic, Airpods and an external USB mic available. The external USB mic worked! However neither the internal macbook mic nor airpods picked up any audio on their respective mics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigation Further information is requested MacOS
Projects
None yet
Development

No branches or pull requests

3 participants