SamDel / ChromeCast-Desktop-Audio-Streamer

Stream the sound of your desktop to your Chromecast Audio device
MIT License
411 stars 30 forks source link

Save output audio device after restart #145

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hello,

Is it possible to permanently store the output device (audio) in the configuration so that the default audio device is not used with every restart.

Thanks

SamDel commented 1 year ago

The settings are saved and restored between sessions. The recording device is also restored at startup, and after startup it's automatically changed when the default recording device changes.

In 5.1 there is an issue restoring the device at startup (in some cases). It's fixed in Setup 5.1.4.zip. I'm not sure about virtual devices, does it work for you?

ghost commented 1 year ago

The issue has been resolved. The audio device remains the same after restarting the application. Thank you!