Skip to content

Avoid creating multiple AndroidSoundUtils objects, and enforce the use of the...

Simon Morlat requested to merge fix/alps-optims into master

Avoid creating multiple AndroidSoundUtils objects, and enforce the use of the recommended_rate from MSDevicesInfo (was broken).

Merge request reports