Sample application to demonstrate implementing chat application in Android wear with speech recognition.
- User speech is taken as input message and output message can be shown from backend service, but in this sample project input message is shown as output message.
- Received message will speak out from wear device.