BT Voice Control for Arduino

다운로드: BT Voice Control for Arduino APK

  • 최신 버전
애플리케이션 ID robotspace.simplelabs.amr_voice
다운로드 128.7K
업로드 기준 SimpleLabsIN
평점 4.3/678+
콘텐츠 등급 Everyone
안드로이드가 필요합니다 2.2
업데이트 날짜 Jan 03, 2013

android.Manifest.permission

  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.INTERNET:
    Allows applications to open network sockets.