tree: d26d5f9d0f5de12808c2959f84218c96bdadc04d [path history] [tgz]
  1. .google/
  2. gradle/
  3. screenshots/
  4. wear/
  5. build.gradle
  6. CONTRIBUTING
  7. gradle.properties
  8. gradlew
  9. gradlew.bat
  10. LICENSE
  11. README.md
  12. settings.gradle
wearable/wear/WearSpeakerSample/README.md

WearSpeakerSample

A sample that shows how you can record voice using the microphone on a wearable and play the recorded voice or an mp3 file, if the wearable device has a built-in speaker.

This sample doesn't have any companion phone app so you need to install this directly on your watch (using "adb").

Dependencies

  • wearable support lib 1.3 or above
  • play-services-wearable 8.3.0 or above
  • appcompat-v7 23.1.0 or above

How to make contributions?

Please read and follow the steps in the CONTRIBUTING

License

See LICENSE