Audio constructor

Audio()

Implementation

factory Audio() {
  return _singleton;
}