Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding voice reply support and handling #4646

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

mzorz
Copy link
Contributor

@mzorz mzorz commented Oct 13, 2016

Fixes #4032

To test:

Prerequisites
Follow the steps in the following link to create a wearable emulator virtual device and pairing using adb:
https://developer.android.com/training/wearables/apps/creating.html
Also have this in mind, might save you some time:

On your phone, give the wearable access to the phone’s notifications.

In 4.4: Settings > Security > Notification Access
In L Preview: Settings > Sound & Notifications > Notification Access

Within the Notification access screen, make sure that Android Wear is checked.

Steps to test, with your Android wearable paired to your handset

  1. log in to the WP Android app with your credentials
  2. have another user comment on a blog you're an admin of
  3. a notification should be received on both the handset and the wearable device / emulator
  4. swipe the notification left to show the "REPLY" action. Tap on it
  5. choose to either speak or use emojis
  6. once you're done, the comment detail screen will open on the handset, and the edit text control will be pre-filled with the recognized text provided by the wearable to the handheld device.

@tonyr59h tonyr59h self-assigned this Oct 14, 2016
@tonyr59h
Copy link
Contributor

Awesome! I've got a Moto 360 to test with 😄

@tonyr59h
Copy link
Contributor

Nice work, really neat to see it in action!

I think it'd be a good idea to show the keyboard on the detail screen so they know the reply still needs their confirmation.

@mzorz
Copy link
Contributor Author

mzorz commented Oct 17, 2016

Have been discussing this with @hoverduck who has been testing this, from his feedback it follows the action should be self-contained and the reply should be immediately posted without the user having to confirm on the phone what they initially intended to do without the phone. User can always check on the watch if his voice was correctly interpreted and cancel the action otherwise.

Check issue here: #4659

@tonyr59h
Copy link
Contributor

:shipit:

@tonyr59h tonyr59h merged commit a95690b into develop Oct 17, 2016
@tonyr59h tonyr59h deleted the issue/4032-remote-input-notification-wearable branch October 17, 2016 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants