init method

dynamic init()

Implementation

init() {
  _audioHandler?.manager = this;
}