This apps make possible to consume voice input from an Android Wearable Device and send the message to a mobile application for later processing.
You can open this project directly from Android Studio.
The project contains two applications:
- Wear App
- Mobile App
- Open the wear app and the mobile app
- Send Voice Messages from the wear device.
- See the result in your phone where the mobile app is running.
- Done :D
- Creating Wearable Message,
- Sending Wearable Message,
- Listening for Wearable Messages using Wearable MessageListener.