Skip to content

Latest commit

 

History

History
 
 

WearSpeakerSample

Android WearSpeakerSample Sample

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").

Pre-requisites

  • Android SDK v28
  • Android Build Tools v29.0.2
  • Android Support Repository

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Support

If you've found an error in this sample, please file an issue: https://github.com/googlesamples/android-WearSpeakerSample

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.