93610e4d98
- Added Output Device dropdown alongside Input Device - loadAudioDevices() now populates both dropdowns from the API and selects current values - Separated setAudioInputDevice / setAudioOutputDevice functions (each calls API with only its respective field) - Added input_device / output_device to GET /api/audio/profile response - Removed the old combined setAudioDevice function