raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.37k stars 3.07k forks source link

[Toggle Audio Input (microphone)] not restoring last audio input LEVEL #12516

Closed NotFiliberto closed 3 months ago

NotFiliberto commented 5 months ago

Extension

https://www.raycast.com/Quentin23Soleil/mute-microphone

Raycast Version

1.75.1

macOS Version

14.5

Description

The extension in not able to restore the previous input volume level. For example if is set to 50% and and toggle twice the extension, I should have the volume input level still to 50% and not 100%.

Steps To Reproduce

  1. Press Option+F10 to open the sound settings in macos.
  2. Set the input volume level.
  3. Toggle twice the extension (with hotkey or with raycast)

Current Behaviour

The extension restore the input volume level to 100%.

Expected Behaviour

The extension should restore the input volume level to the last one saved by the user. So if I the volume level before muting the microphone with the extension was set to 50% before toggling the extension, when the users toggles again the extension to unmute the audio input, the input volume level should be restore to 50%.

raycastbot commented 5 months ago

Thank you for opening this issue!

🔔 @quentin23soleil @iamyeizi you might want to have a look.

💡 Author and Contributors commands The author and contributors of `Quentin23Soleil/mute-microphone` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue.
1activegeek commented 5 months ago

Noticed very same issue on my machine today attempting to use this plugin. Also running same versions listed.

aliaksandrZh commented 5 months ago

Hi there! @NotFiliberto @1activegeek https://github.com/raycast/extensions/pull/12614

raycastbot commented 3 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊