OutputDeviceNode.speaker constructor

OutputDeviceNode.speaker()

Implementation

OutputDeviceNode.speaker() {
  audioFlags = outputToSpeaker;
}