Questions tagged [google-now]

Google Now is an intelligent personal assistant app for Android and iPhone/iPad devices, that aims to assist your life by showing information based on the date, your location, and upcoming events.

Google Now is an intelligent personal assistant app for Android and iPhone/iPad devices, that aims to assist your life by showing information based on the date, your location, and upcoming events.

Google Now is linked to your Google account, and uses the vast information contained in the account to help preempt and predict your future needs. For example, by being connected to your GMail emails, it can scan for upcoming Flights, Hotel Reservations, and other events, and alert you when the time is approaching.

Google Now is integrated with many Google products, including...

  • Google Search
  • Google Calendar
  • GMail / Google Mail
  • Google Maps
  • Google Places

Additionally, as it is an app on mobile devices, it can also use information obtained from the mobile device, such as your geolocation. Such uses for this include alerting you when you need to leave for work if the route has high traffic, and telling you the weather in your current location.

Useful References:

149 questions
3
votes
1 answer

Google Now Event card - How to display more information

I'm testing the Event card in Google Now through adding schema data to a confirmation email. At the moment I'm playing around with populating the event card with rail journey info, since the rail journey schema isn't supported. Unfortunately, I can…
user3352003
3
votes
0 answers

Recognize a command from an audio stream

I'd like to create an application that monitors the audio stream coming in from my microphone and looks for a "magic word" to activate a command. I want to do something similar to what Google does in their Google Now Android application, which…
mariosangiorgio
  • 5,520
  • 4
  • 32
  • 46
3
votes
2 answers

Start Google Now on Music Recognition

Is there a way to automatically start Google Now on Music Recognition? I'd need it to create a DashClock extension that start Music Recognizing... As far as I speak, I can start package com.google.android.googlequicksearchbox successfully but I…
tiwiz
  • 327
  • 5
  • 19
2
votes
0 answers

Start Google Assistant/ Google now with a voice action command

Is there any way of starting the Google assistant voice input prompt with one of the built-in system actions: like Start timer or Set alarm, and then have the user complete the action with voice? Basically I would like a button in my app that…
stefanb
  • 221
  • 2
  • 7
2
votes
0 answers

Intent to simulate google now voice command with query

I am trying to use the googlequicksearchbox to do some actions directly, without the click button confirmation... for example: When I click at the mic of Google Now and say "Me acorde às 9:00" (Wake-up me at 9)... Google now makes an alarm for 9…
2
votes
2 answers

Run features with voice recognition in custom Android App

I would be interested in making an app Android that starts functions with vocal commands (example: instead of clicking on the button, use a voice command). My idea was to use speech recognition to store a result in a variable, and if the result…
2
votes
0 answers

Android intent-filter SET_ALARM no longer works?

Until recently, this manifest declaration allowed my app to be listed as provider for alarms in response to voice commands (i.e. "set timer for 5 minutes"):
Amir Uval
  • 14,425
  • 4
  • 50
  • 74
2
votes
1 answer

Open Google Now on Tap without pressing home button

Is there a way I can open Now on Tap in my app without the user having to long press the home button? Feels like there should be an intent or something for this, but I can't find it.
leedsunited92
  • 582
  • 5
  • 12
2
votes
1 answer

Google Now intercepts `Intent.ACTION_VIEW` (Strange)

My problem is a bit weird, but I'll try to be specific. This is my code. if(l.contains("search yahoo")||l.contains("yahoo search")&& !l.contains("search yahoo search")) { String query = l; …
KISHORE_ZE
  • 1,466
  • 3
  • 16
  • 26
2
votes
1 answer

Unable to receive search results from Google Now

I am trying to get the search result from Google Now. I have followed the instructions on http://android-developers.blogspot.com/2014/10/the-fastest-route-between-voice-search.html and…
2
votes
1 answer

"Now on Tap" feature test on emulator Android

Since Google announces the "Now on Tap" feature for contextual search from different app, in M Developer Preview so I just wanted the test out the feature. I have updated the emulator (using genymotion) to M. but I am not able to test this. Anyone…
T_V
  • 17,440
  • 6
  • 36
  • 48
2
votes
1 answer

Can you abbreviate an app title for viewing in app drawer, but still launch it from its full name using google now?

For example if my app name was Really Long App Name the complete name might not be shown under the app icon. Say I wanted to condense that to RLAN under the app icon, but make it still accessible through a google now command like launch Really Long…
young_souvlaki
  • 1,886
  • 4
  • 24
  • 28
2
votes
0 answers

google now not showing event registration card

I am able to see the event in email but not in Google Now app. I am triggering email from Google App Script. The markup has been verified by Google's markup tester and is valid. Below is JSON-LD format: