Standby interrupts teams' access to devices (audio and video) in Ubuntu. There is no single audio/video device listed in the settings after standby (see screenshot).

Teams: 1.5.00.10453
Ubuntu: 22.04 (same as 20.04 before the upgrade)
Audio: description: Audio device
product: Starship/Matisse HD Audio Controller
vendor: Advanced Micro Devices, Inc. [AMD]
Webcam: Logitech HD Pro Webcam C920
So far the only solution for this problem is a reboot (!!!).
The following attempts to solve the problem were unsuccessful:
Restart Teams with clean settings:
sudo killall -9 teams
rm -rf ~/.config/Microsoft/Microsoft\ Teams/
Play with different audio settings (eg. profiles):
pavucontrol
Reinstall Teams:
sudo killall -9 teams
rm -rf ~/.config/Microsoft/Microsoft\ Teams/
sudo apt resintall teams
Audio and video (including webcam) work fine in ALL other applications even after a standby, only Teams has this problem.
Any ideas?