Hi Ze Feng,
To the best of my understanding the said “no audio output devices” issue is being faced while using MATLAB desktop on client Windows 10 system accessed through Microsoft Remote Desktop Connection app on the host Windows 11 system.
The issue can be resolved in the following steps-
- Ensure that you have remote audio input and output drivers installed on your remote machine. If not proceed with step 2 else jump directly to step 3.
2.Open the remote connection desktop app on your host machine and under “local resources” tab do the followings-
Open “remote audio” setting and configure remote audio playback settings as in the below image.
Click the “More” button under “local devices and resources” and check the other supported plug and play devices.
3.Open MATLAB app and clear toolbox cache, restore path and refresh the list of available audio devices using the following commands.
Hopefully the "audiodevinfo" will now have a structure with two non-empty output and input fields.
Hope it helps.