Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 431 Bytes

index.md

File metadata and controls

19 lines (10 loc) · 431 Bytes

vzaramel.cordova.serialaudio

Installation

cordova plugin add https://github.com/vzaramel/cordova-plugin-serialaudio.git

Properties

  • SerialAudio.sendByte(succesCallBack, errorCallBack, String strToSend)
  • SerialAudio.receiveByte(succesCallBack, errorCallBack)
  • SerialAudio.startReading(succesCallBack, errorCallBack)
  • SerialAudio.stopReading(succesCallBack, errorCallBack)

Supported Platforms

  • Android