General :: Listen To Voice Command Not Working Anymore?
Dec 6, 2012
Yesterday I was trying to showoff the features of our phone to a friend and decided to demo the listen to command, but it didn't launch a song it just did a google search.
I have my langauge set to English (US). I cleared the Google Search application data.
Other voice actions work, likes "send text", "navigate to", "call", pizza, "how old is Barak Obama". For some reason "Listen to" just does a google search. SGH-I317M
View 4 Replies
Feb 8, 2010
Does anyome care about this anymore ? I still want this to come to my Droid , has this been addressed in 2.1 ? is there a App that I am missing out on that will allow me to use Voice commands with my Bluetooth ? can a rooted Droid do this ?
View 38 Replies
View Related
Sep 1, 2010
Is it possible that an android app can listen to voice commands all the time without any other user input?
View 1 Replies
View Related
Mar 9, 2010
I want to launch my service with a voice command like the name of the app. Is it possible, can i listen such an event? I am afraid not but who knows.
View 1 Replies
View Related
Feb 26, 2010
I use to be able to hold down the magnifying glass on the Droid and say "Call John Doe mobile" to call someone. Now for some reason when I do it it only gives me a google search option although I can still say "Navigate to 123 Whatever RD" and it will open up the navigator but why is my voice dial not working anymore.
View 15 Replies
View Related
Apr 22, 2010
I've searched all over the internet, and all over my phone trying desperately to figure out why I can't listen to my voicemail anymore. I installed Fusion Visual Voicemail a few weeks ago, and didn't really use it that much, so I uninstalled it. My phone crashed and I had to hard reset it, but I'm still getting those texts from the App when I receive a new voicemail. They don't make sense, it's all a bunch of numbers. When I try to call my voicemail it's another answering service. I can't find it under the "Manage Applications" tab.
I'm sorry if these seems redundant or ridiculously stupid.
View 3 Replies
View Related
May 25, 2012
In Android, when you plug in via USB your phone to your PC, in the notification bar, a option is given to show the device as a USB drive. I dont get that option any more and I dont see anywhere to enable it or select it.
View 9 Replies
View Related
Aug 21, 2013
So I just got the Samsung Galaxy S4. Whenever I try to use S Voice, it never listens to my commands. If I press the microphone button S-Voice immediately says "I didn't hear that. Please say it again" with literally NO time for me to ever say a single thing. Also, saying "Hi Galaxy" never gets it to pick up on me either.
View 6 Replies
View Related
Feb 9, 2014
How to get events created via voice command formatted correctly. I found a info graphic that says to use, "Create calendar event, event in New York, Saturday at 8pm" as an example. Well I'm trying to put my work schedule in, and tried, "create calendar event, work, Monday at 9am to 5pm". I get an event that is what: meeting, where: work, when: 9am to 9:30am. How to properly create my event via voice with google now?
View 2 Replies
View Related
Feb 28, 2012
I'm currently working on a project which involves imaging Android phones - specifically, the program I've written is mean to automate identifying the memory block containing the userdata and then using the following sequence of commands (using Android Debug Bridge) to copy it to the computer that the phone is connected to:
Code:
adb forward tcp:5555 tcp:5555
adb shell
busybox nc –l –p 5555 –e dd if=/dev/mtd/mtd[mtd block number] bs=4096
This is done in command prompt and then you have to manually open another command prompt and type in:
Code:
adb forward tcp:5555 tcp:5555
nc 127.0.0.1 5555 | dd of=[chosen file name].bin bs=4096 -- progress
This copies the memory block over without any problems when done manually and even shows you in real time how much data has been transferred.The problem I have is with automating the process in C#. Specifically, I can get every stage of it to work through using a process to write the commands to standard input and using a tcp listening port to receive the data. Apart from this crucial element of the process:
Code:
adb shell "busybox nc –l –p 5555 –e dd if=/dev/mtd/mtd[mtd block number] bs=4096"
For some reason, no matter how I try to phrase it or do it, C# hates that command and won't execute it. I can manually type the exact same thing into the command prompt and it works fine but trying to do it in C# just leads to busybox acting as though I typed the command in incorrectly - this is what it gives me:
Code:
BusyBox v1.15.2 <2009-11-27 10:38:30 GMT> multi-call binary
Usage: nc [-in] [-wN] [-l] [-p Port] [-f FILENAME|PADDR PORT] [-e PROG]
Open a pipe to IP:port or file[code]....
At the moment I'm using a script to send the commands to the command prompt but that's a kludge that I'd really prefer not to have to use.
View 4 Replies
View Related
May 11, 2014
I've got a moto g and its my first android and its rooted and bootrom is unlocked, and ive installed terminal emulator, but I cant find out how to install python so that it works in terminal eit su, cd , ls ... commands?!?
I've installed qpython app from playstore but you cant do commands like su, cd ..... I've tried ping in terminal emulator and it works so you can enter internet over terminal emulator, so i tried apt-get install python but it says no apt-get command founder something like this, so how to install python on android with working commands( su ...) so that it can enter filesystem directories like /sdcard....
View 2 Replies
View Related
Nov 15, 2012
I have a htc sensation xl. My brightness control stopped working and I now I can't change the brightness anymore. It doesn't matter if I set to 30% or 100%, the brightness stays the same.I can only adjust the brightness from 0 to 25%. I already did and wipe and stiched a phone.
View 3 Replies
View Related
Dec 7, 2009
I was just downloading some Apps like 3G Watchdog and Dolphin in WiFi, and then afterwards I wanted to browse the Internetin 3G mode but its not active. The little icon at the top that represented this is not visible anymore. However, Mobile Network is on
View 2 Replies
View Related
Oct 1, 2010
I know I can voice dial, and voice text etc but I'm wondering if there is a complete list of all the voice commands and how to use them?so far I have only done voice dial and voice navigation. Can you start a text by voice? I tried "send a text to "person's name" but that didnt work,
View 19 Replies
View Related
Nov 2, 2010
Has anyone been able to play music from your phone on the music player using Google Voice Actions?
I find it alwasy wants to find streaming music and does not search my music that is onboard.
View 3 Replies
View Related
Nov 7, 2010
I'm using the Nonsensikal ROM now and noticed that Car Home doesnt work anymore. I've installed twice and the app's shortcut is nowhere to be found and under applications, the 'open' button is grayed out. Only 'uninstall' is avalable. Not sure what the dealio is...
View 5 Replies
View Related
Nov 5, 2010
Logcat in eclipse has been working fine for me until bout a week ago. I'm not sure how I managed to do it to both my of development environments. (PC and Mac). I get the follow error when I open up logcat in eclipse.
Could not create the view: For input string: "Debug"
java.lang.NumberFormatException: For input string: "Debug" at java.lang.NumberFormatException.forInputString(NumberFormatException.java: 48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.parseInt(Integer.java:499) at com.android.ddmuilib.logcat.LogFilter.loadFromString(LogFilter.java: 134) at com.android.ide.eclipse.ddms.views.LogCatView $FilterStorage.getFilterFromStore(Unknown Source) at com.android.ddmuilib.logcat.LogPanel.createFilters(LogPanel.java: 1229) at com.android.ddmuilib.logcat.LogPanel.createControl(LogPanel.java: 441) at com.android.ddmuilib.Panel.createPanel(Panel.java:29) at com.android.ide.eclipse.ddms.views.LogCatView.createPartControl(Unknown Source) at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java: 375) at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java: 229) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java: 595) at org.eclipse.ui.internal.WorkbenchPage $ActivationList.setActive(WorkbenchPage.java:4218) at org.eclipse.ui.internal.WorkbenchPage $18.runWithException(WorkbenchPage.java:3277) at org.eclipse.ui.internal.StartupThreading $StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: 134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java: 3586) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3279) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java: 803) at org.eclipse.ui.internal.Workbench $31.runWithException(Workbench.java:1567) at org.eclipse.ui.internal.StartupThreading $StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: 134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java: 3586) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3279) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java: 332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java: 664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java: 149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java: 115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java: 196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLauncher.java: 110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java: 79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
View 3 Replies
View Related
Aug 26, 2010
I have been using companion link for a month or so with my android and now it is no working. I have call tech support every day for a week I connect it with act and google mail. Does any one have a better product or solution?
View 1 Replies
View Related
May 14, 2010
I am new to the Droid world and was curious as to if there was a real competitive Voice Command app, similar to MS's? I came over from ATT using Win Mobile devices. While I disliked many things about WinMobile, I really liked the Voice Command. It wasnt perfect but I liked using it. I even thought it was great how it would read Text messages aloud to me through the speaker when I received them.Is there anything that can do that or more for Android phones yet? I know they have the basic Voice Calling thing but is there anything else? Maybe even something that will read text messages outloud when they arrive?
View 3 Replies
View Related
Jun 18, 2010
I thought I saw on here somewhere people talking about how they were using the regular voice search or voice dailer to boot up the navigation app and begin calculating the route. I tried it out and it didn't work. Did I imagine this?
View 3 Replies
View Related
Nov 19, 2009
the voice comman feature of the eris is pretty interesting. long press the green call button to bring it up, here are some suggested commands that came built into the my touch some work, some dont, if you try one let us know if it works or not.i do know that you can say "open (app name)" and it will open any app on your phone, it's pretty good, even got bonsai blast.
View 40 Replies
View Related
Nov 13, 2009
I have the google search with voice command widget on my home page. I learned how to work it really well. From it I can search maps, get flight info, etc. It has worked amazingly well. The past two days though, I have been getting connection errors more often than it works. Any ideas as to why its doing this all of a sudden?
View 2 Replies
View Related
Feb 19, 2010
I have tried using the voice command to dial my moment about 30 time and so far no success.It just does not get the command or the contact correct.Am I doing something incorrectly?
View 8 Replies
View Related
May 4, 2010
i have i htc hero with villain2.4 iam looking for a voice command app that can runn all the time (no need to press ) to operate the phone or at least to operate the internet radio while driving or is there a internet radio app with voice command .i had some good internet radios like last fm shoutcast etc but when you drive ur car its a pain to change stations.
View 1 Replies
View Related
Feb 16, 2010
I'm brand new to this world of mobile Internet.I feel like a kid in a candy store with all the neat apps out there for my new 3G.I was wondering, among all the endless apps out there, is there an app which allows me to open other apps simply by saying their names? Ex. "open Settings", "open Google Maps", "open Pandora".I just know it's gotta' be out there.
View 2 Replies
View Related
May 8, 2010
I feel like a noob with this. Is there a command you can say that activates Voice search? I keep seeing people say they use Voice search and find stuff without even having to hit a button? I thought you had to go in and active the app by pressing it to use it? I am just curious because if I have my DINC mounted in my car and I am running Pandora is there a way I can say something to bring up Voice Search, Navigation or Voice to Text without hitting anything?
View 1 Replies
View Related
Nov 11, 2010
Trying to get my bluetooth headset to activate vlingo in car and use the wakeup command to send sms using voice. It seems to only work when i turn the screen on manually
View 4 Replies
View Related
Apr 21, 2010
So I am enthralled with the voice search - especially for navigating.I say, "navigate to the nearest wal greens" - and it's always right.Does anyone have any other cool voice commands that they use?The word "nearest" would be the cool portion I guess.
View 1 Replies
View Related
Feb 5, 2010
For some reason, my Facebook App doesn't show the News Feed anymore. It worked this morning, but not anymore. When I click the News Feed button, it just says "Loading User Info" and then it shows my info.Anyone know how to fix this?
View 29 Replies
View Related
Nov 17, 2009
I have addresses saved for many of my contacts and but there doesn't seem to be a way to use a voice command to initiate navigator with directions to their address (i.e. "navigate to John B"). Has anyone figured out a way to do this?I know I can pull up the contact list manually and click the map icon for them and then get into navigator that way, but hoping for a simpler, voice driven way to do this.
View 3 Replies
View Related