Android :: Grabbing Voice (in Both Directions) During Call?
Jul 2, 2009
Are there APIs for grabbing the voice (in both directions) during a call? I'm interested in whether it can be intercepted before it's sent out (outgoing) and before it's played by the speaker (incoming).
View 1 Replies
Mar 30, 2010
I've changed my Google Maps app to read me directions in UK English since I like the voice. It turns out that dad can't understand it, thus can't stand it.I tried to change it back to US English, but couldn't find that option, either in the app or the help files.
A) How do you change that setting?
B) How'd you find that answer?
View 2 Replies
View Related
Nov 23, 2010
I am new to Google Maps and i was able to find a map yesterday but it does not give me voice directions. How do i get that? I am using version 4.7.0
View 1 Replies
View Related
Sep 29, 2010
I have a simple app that I'm putting together for my company. I have 4 buttons that I've created but can't seem to get them to link correctly. One button should open our mobile site, another button to call us, another button to map to us, and the final button linked to our "News" site.
View 1 Replies
View Related
Feb 11, 2010
I use Google Voice (love it) primarily because of it's visual voicemail on my Droid. I do have a Google Voice number, and I'm trying to decide whether to set the Droid app to "make calls using Google Voice" or not.
I have no problem with giving out a different number, and my placed calls seeing the GV number in caller ID.
My question is, does this affect how the call is actually connected, from a quality standpoint? I tired a call both ways, and the sound quality seemed a little bit different. But then, I am an obsessive compulsive weirdo.
Is there any difference in call quality or routing between making a native Verizon call and a Google Voice call on Droid? (Like, does Google voice actual use 3G to connect to Google server over the internetz, then place the phone call?)
View 3 Replies
View Related
May 27, 2010
Compared to say Verizon's voice mail is there any lag between the call and voice mail notification when using Google Voice?
View 1 Replies
View Related
Jul 8, 2010
I'm looking for an app. that will allow me to record calls(my voice only) or take voice notes during a call. I've tried a few but it seems neither of them works on android 2.2.
View 2 Replies
View Related
Jul 28, 2010
I've been using Nimbuzz and fring to make a voice call but fring does not support skype anymore and Nimbuzz somehow mutes itself. I wonder what other BH2 users use to make a voice or video call. If would be really helpful if someone can let me know. I'm in a long-distance(9000km) relationship.
View 3 Replies
View Related
Oct 10, 2010
I'm using the Galaxy S Epic 4G and I like to send people random pictures in texts all the time but when i do this i have to do like a google image search and download the image and then attach and send it. Im trying to find an app that could just grab and message the picture without me downloading it first. Maybe even have an image search function built in?
View 2 Replies
View Related
Mar 9, 2010
I want my Android app to take a picture, as part of something larger it is doing. Ideally, I would like to just send out an Intent saying "snap a picture" and get back an image file. Is there an Activity that can handle that, or do I need to do all the low level work with the Camera class myself?
View 1 Replies
View Related
Sep 30, 2009
i'm andrea from androidiani.com, i'm working on a library that will help developers about managing unexpected exceptions. The library is quite simple on it's idea, but i can't grab the unexpected exception withouth the use of a "global" try catch clausole. I saw the instrumentation class but i think it can't be useful for me..
Obviously the library will be free and the webservice too.. ( unless for the applications that generates quite low traffic ) But i personally don't love the way of global try catch..
View 5 Replies
View Related
Nov 19, 2010
Just wondering what would be the best way to grab the following data and parse it.Here's an example of some the data I want to pull.
<?xml version="1.0" encoding="UTF-8" ?>
<eveapi version="2">
<currentTime>2010-11-19 19:23:44</currentTime>
<result>
<rowset name="characters" key="characterID" columns="name,characterID,corporationName,corporationID">
<row name="jennyhills" characterID="90052591" corporationName="Imperial Academy" corporationID="1000166" />
</rowset>
</result>
<cachedUntil>2010-11-19 20:20:44</cachedUntil>
</eveapi>
I've seen some examples on how to parse XML data but they are all based on if statements and that's a lot of hard coding is there a more genertic way to do this?
View 2 Replies
View Related
Jan 6, 2010
Can anyone identify an app for screen grabbing on a NON rooted phone ?? is this possible ???
View 9 Replies
View Related
Sep 20, 2010
I know I could download the ones I want using itunes and then drag and drop them into my sd card. However I really like the way Google Listen is setup, it took a bit of getting used to thou. Theres a few podcasts that wont show up on Listen but I can easily find on Itunes. Is there a link I can grab from the Itunes site and copy it into Listen?
View 1 Replies
View Related
Dec 7, 2009
Am trying to recognize the voice when am in a call by running the service in background. Is it possible to achieve ? If you have any idea on this please provide me ASAP.
View 2 Replies
View Related
Sep 27, 2010
Is anyone else having problems grabbing the album art for their songs? My Xperia doesn't seem to grab album art, only for a couple of songs.
View 3 Replies
View Related
Nov 15, 2010
I plan to develop Android application which will encrypt/decrypt voice data such that parties can communicate using secure channel. So the question is: how to intercept voice/audio data during GSM call? Is it possible or not? Should I use Android NDK or something else?
View 3 Replies
View Related
May 17, 2010
I use google voice to send all my calls on my cliq xt but I was wondering if there is a way to have people call my google voice number and not have it count towards my minutes. Also is there a way to have the sms be integrated with the built in android sms app or have the voice app constantly be open?
View 7 Replies
View Related
Aug 19, 2009
I would like to automatically redirect some incoming call to voice mail. i use a "Broadcast Receiver" to cach call, it works nicely , but how to redirect to voice mail ? is it possible.
View 2 Replies
View Related
Nov 8, 2010
I am looking for a app for my Samsung Galaxy 5 , which i bought in india two days ago. When given voice instructions,it should place a call, compose an sms , etc. I downloaded an app Vling from market, but it works only when connected to internet. Please suggest me any free app available for this purpose Or , is this feature already available in the phone, please guide me.
View 4 Replies
View Related
Nov 17, 2010
it possible to use the text-to-speech engine to send a message through a voice call? Like an answering machine. It's also possible to monitor an outgoing voice call to read out loud a text when the other point answers the phone?
View 2 Replies
View Related
Mar 30, 2009
Does G1 can support the following feature: When in "In Call" state, user can play a mp3 file instead of the voice from microphone, and the one in the other side can hear the mp3. Can I modify the kernel part or framework part to support that with G1?
View 2 Replies
View Related
Aug 26, 2009
I am looking at a usecase related to sharing of a phone number of a contact during a call. What I expect to happen is that the phone number is converted to synthesized voice and is spoken into the ongoing call. Is it possible to patch the synthesized voice in an ongoing call?
View 2 Replies
View Related
Jan 21, 2010
I've been searching around the net and browsingthe APIs to find a way to forward an incoming phone call to voice mail, but with no success so far.I know it can be done since some apps do it already. I also know that blocking an incoming phone call is not possible yet and is an issue Google devs are working on.In the app i'm coding, I easily manage to detect an incoming phone call by listening to the phone state. But I cant make the phone NOT ring and NOT show the incoming phone call screen.I' ve tried to cut off the network via a ServiceState object, but that doesn't seem to work.
View 6 Replies
View Related
Apr 20, 2010
I want to play an audio file on a voice call as following:
The application initiates a call from device X to device Y
When Y replies application on device X should inject an audio file in the stream of the call so device Y hears this audio file.
View 2 Replies
View Related
Jul 20, 2010
I need to encrypt the outgoing voice stream and decrypt the incoming phone voice stream in real time. Please guide me if this project is possible with the android sdk
View 2 Replies
View Related
Nov 16, 2010
so i cracked my screen badly on my evo a while back and sprint got me a replacement evo. i picked it up last night and it works great but when i call someone or someone calls me the in call volume is way too loud for the phone EVEN when i lower the volume. it sounds so distorted and very hard to understand.
View 1 Replies
View Related
Oct 6, 2010
This seems to happen mostly when I'm talking to one person, but every now and then I'll hear static on the line when I start to talk. Sometimes when I sniff it happens, or if we talk over each other. It doesn't happen on other calls, so is it the other phone perhaps?
View 22 Replies
View Related
May 10, 2010
I just checked my battery and my awake time is 1:00 hr while my voice calls under battery usage show 1h 41 min.I am just asking to better understand the Android OS the time for my voice calls seems to be on par but how does it show that the phone was only awake for 1 hr?Should the awake time not be the same or greater depends on what I did while the phone is not "sleeping"? I am just a little confused by this...could someone pls explain?
View 4 Replies
View Related
Aug 24, 2010
Just got my desire yesterday and i'm wondering how to use google voice call? cus there's nothing in the manual i held the search button and said "call home" but it brings up the browser can someone give me a step by step guide on how to use this feature this is my first smartphone so go easy.
View 6 Replies
View Related