Improve and fix iOS audio route management. This version introcuces for iOS
a new MSSndCard instance with a specific "follows system routing" capability. Indeed, it is not possible to know prior to a call whether a bluetooth device is available, so the best approach is to let the system device. Application can of course later override the audio route by setting other MSSndCard representing speaker or bluetooth outputs.