Hello!
I want to be able to select audio output device for wwise in game settings, so if I had multiple options of output device in Windows (monitor speakers, BT headphones, wired headphones, etc.), I can select one of them in settings.
There is a way to change Wwise output device by device index, but it requires wwise setup and could not be used for different users with different options. Also I have found that Wwise Authoring allows me to select one of my current devices via 'Audio -> Authoring Audio Preferences'.
Is there a way to do so (get available device names and select one of them as output for wwise) in game at runtime?