KillerBOSS2019 / WinTools

A multi Tools combined into one Plugin such as Change audio output, input, mouse etc... Suggestions are welcomed!
MIT License
24 stars 4 forks source link

State "[Sound] Get Current Input Device" not working #12

Closed GeekyAdam closed 2 years ago

GeekyAdam commented 2 years ago

STR:

  1. Install latest WinTools plugin version 241
  2. Close and reopen Touch Portal
  3. Have two audio input devices.
  4. Device 1 is currently default device (confirmed via Windows Sound Control Panel - Recording tab).
  5. Create Touch Portal button with event to update button text each cycle, set value to ${value:KillerBOSS.TP.Plugins.Sound.CurrentInputDevice}.
  6. Button updates successfully, but shows device 2.
  7. In Windows, change default input audio device successfully to device 2, wait a minute, change back to device 1.
  8. Button value never shows device 1 correctly, just keeps showing device 2.

I was building a button to detect current default input device and toggle between device 1 and 2, but I am not able to, as the ${value:KillerBOSS.TP.Plugins.Sound.CurrentInputDevice} value is not accurate.

KillerBOSS2019 commented 2 years ago

Sorry. This plugin no longer supports audio switching. as this feature moved to Win-MediaMixer plugin.