IsAudioDeviceReady method

bool IsAudioDeviceReady()

Implementation

bool IsAudioDeviceReady() {
  return _IsAudioDeviceReady();
}