Android :: Sending Pause / DTMF Input
Sep 1, 2010
I am Intercepting outgoing call following is my code of outgoing call interception in android , is used for pause, but it is not working? how can I send DTMF input or use pause, wait and symbol? I am stuck in it any help will be appreciated
View 1 Replies
Sep 8, 2009
I am writing an application that calls IVR Systems. For example a Customer Service line where 3 or 4 options or the telephone number must be sent after the call is made. I don't remember where but I remember that if you were to put in comma's , it would be a pause so I am trying to dial a number such as "tel:555555,0,2,3" which should dial 55555 then it should send 0 with a pause then 2, pause, and then 3. I have seen a discussion similar to what I want to do... http://groups.google.com/group/android-developers/browse_thread/threa... I am testing with a HTC Hero, and when it starts dialing, I can hear the first tone being sent when its dialling, in the above case I hear a 5, and then the dialler crashes and drops back to my application. Code...
View 4 Replies
View Related
Apr 13, 2010
I'm trying to place a call with Intent.ACTION_CALL and a tel uri including pauses and dtmf codes to be sent when the call is established (i.e. tel:+1777777777,,,,,,,,,,5555555).
Android strips all the special characters and place the call to the rest of the uri (i.e. tel:+17777777775555555)
Any workaround?
I'm testing it with HTC Hero (1.5)
View 4 Replies
View Related
Aug 28, 2009
I am facing a problem on sending DTMF in android. I am sending DTMF in this format tel:+15187127050,9563547896# Its working fine on G1 but when i install the app on HTC Hero /HTC Magic its dispalying error message like this (Invalid MMI) Any one can help me regarding this.
View 4 Replies
View Related
Sep 30, 2010
I am working on one android application... I want to send DTMF tone on ongoing call....after googling i saw in some post that right now its not possible... is android build any api for froyo? Normally using "," I can send DTMF but after call establish how to do? How by default Dialer is able to send DTMF on ongoing call...HTC also build there own Dialer..Then How they are doing?
View 2 Replies
View Related
Mar 15, 2010
Can any one please tell me how to send dtmf in android.
View 7 Replies
View Related
Nov 16, 2010
I have researched extensively and am pretty sure this is not possible. I want to make a call and then inject DTMF when the far end answers. So 2 questions Is it possible ?
If not, how do I work to get it on the list of upcoming features to be provided on Android. I can say that this is possible on BlackBerry and Symbian, so Android is falling behind in this regard.
View 2 Replies
View Related
Oct 10, 2010
Are ther any existing Android application, working similar to the following working steps
1. Automatic receive the call, then
2. Play some sound out to the caller, wait for DTMF response, then
3. Record the caller sound (in the case that they permit, by pressing 1 as DTMF response)
4. Callee can play back the recoreded sound later.If there aren't any, is it possible now for provided Android SDK to develop it.
View 1 Replies
View Related
Jun 20, 2010
One feature which i did not fiund on the Android 2.0 is the ability to send DTMF tones during a call using the contacts list. Whilst on a call i would like to be able to select contacts and send that contact as a DTMF tone. I've sean all the different dialler apps. but nothing allows you to select from the contacts list.Is this a feature upcoming in the Android OS updates or is there already an app. that anyone knows about that allows this feature, which is common on all other mobile os's?
View 2 Replies
View Related
Aug 11, 2010
im testing case for reading and acting upon DTMF Tone reviced from a seession call,is this possible ??
View 2 Replies
View Related
Feb 10, 2010
Is there any way I can dynamically generate uplink DTMF tone (ie the receiver hears it)?When I looked at the android source code I saw a function called startDTMF() which is exactly what I need, but I couldn't find any API that allows me to access that function.I then thought of using ToneGenerator and tried to inject the sound to the mic stream, and again I couldn't find a way to achieve this.
View 1 Replies
View Related
Jan 6, 2010
I would like to show a custom input field (specifically, one containing only 9-0 and two extra buttons containing decimal separator (, or .) and a delete button). I could create a custom IME, but (as far as I know) that would have to be set by the user as the system-wide input method. Is there a way to implement an input method and bind it to a specific input field?
View 1 Replies
View Related
Mar 29, 2010
I have an application that calls a number stored by the user. Everything works okay unless the number contains commas or hash signs, in which case the Uri gets truncated after the digits. I have read that you need to encode the hash sign but even doing that, or without a hash sign, the commas never get passed through. However, they do get passed through if you just pick the number from your contacts. I must be doing something wrong. Code...
View 1 Replies
View Related
Jan 8, 2010
Just called 3 and their system says press 1 for "this" and press 2 for "that" etc. However when I press 1 2 3 etc I do hear a tone but it is not recognised, is their end or is it my Hero!
View 1 Replies
View Related
May 4, 2010
Does anyone know how to turn off the DTMF tones on HTC Desire Phone, they're really annoying, I hate having a tone sound everytime I press a number when dialling in a phone number.
View 4 Replies
View Related
Jul 3, 2010
How do you programatically do this in the Android SDK:
Dial a phone number
Bypass the keypad screen
Send additional DTMF after the number is dialed
Bypass the send DTMF tone prompt
I have managed to do 1 till 3 by dialing +555-1212w1234 but I am wondering if anyone knows how to bypass the send DTMF tone prompt.
View 2 Replies
View Related
Jun 24, 2010
I have a friend who is added to my Desire's contact list.
1. He is on my Facebook contact. (His facebook pic appears in my Desire contact list)
2. He is my Gmail contact as well.
3. He is added as a 'Phone Contact' as well.
I sent him a text few days ago but don't remember if it was using facebook or my phone (network provider sms) but now when I go in to 'Messages' and send him a message, I just can't figure out if I am sending him a message via Facebook or to his mobile number.
View 1 Replies
View Related
Aug 27, 2010
I'm using SAXParser to parse large xml document from the net. And sometimes I need to pause SAXParser. I know how to stop parser by using SAXException, but how I can paused it? May be can I stop parser and then set up it to pass already parsed tags?
View 2 Replies
View Related
Oct 7, 2010
I am seeing an issue where when I hit the "back" button, I get the onPause call, but it isn't followed by onStop and on Destroy. On most phones, I see this, but on one particular phone (Droid-X),
View 7 Replies
View Related
Jan 13, 2010
Is it possible to use bundle and save the data in OnPause() lifecycle method? The scenario is i have 2 edit text and have entered some data i want to retain the data when the activity is killed and started again. his can be achieved using onSaveInstanceState() but as documentation says, this method is not a lifecycle method and hence the callback is not guaranteed. So i wanted to know if there is a way to save it using Bundle in onPause().
View 5 Replies
View Related
Feb 25, 2010
I have a loop which draw a bitmap for(int i=0;i<10;i++){
Here I draw a bitmap which will move to right a little bit in each loop.
I want a pause here so that an animation can be made.
View 2 Replies
View Related
Feb 5, 2010
I have an application that plays music. I want the application to get notified when the user plays a YouTube video so that I can pause the music in my own app. Is there a listener I can setup or a Broadcast receiver that I can setup to get notified of when the video is played.
View 3 Replies
View Related
Feb 24, 2010
I keep hearing that last.fm is better than Pandora, so I'm trying it out. But no pause button? Is this only for people who live in caves?
View 6 Replies
View Related
Nov 30, 2009
I see no means by which my activity can pop itself off the activity stack to return the user to the one he was using before it was invoked. Is there one? My purpose is that my app has some data structures built from data provider queries that take 5-15 seconds to assemble and I don't want a lot of latency if it is used in a few one-shot purposes in rapid succession. I'm more than willing to let the system ask my app to die, but I'd like to keep warmed and ready otherwise.
View 4 Replies
View Related
Jun 15, 2010
How can i simulate pressing the HOME key to put my application in pause mode? Currently i call finish() but it destroys the application.
View 4 Replies
View Related
Jan 20, 2009
How to pause and resume the activity?
View 3 Replies
View Related
Feb 10, 2010
How do I do a simple sleep() in Android? e.g. in Perl:
sleep 5;
to sleep for 5 seconds. I have a program that continues scanning wifi until it finds a certain router then plays a tune once found. All works fine, but it scans in 1.6 EXTREMELY fast, where as on 2.0 it scans about once per second. I also made a stop button that does:
mainWifi.setWifiEnabled(false);
But this causes a force close. ? actually every application I have made so far except hello world just gives me a force close. I have checked my permissions in the manifest etc.? I have a soundboard app that cannot play more than 7 sounds before it force closes? why?
Is it my phones hardware?
View 5 Replies
View Related
Sep 26, 2010
I have String Array with some strings in it [UP,L,R,R...] and I have some sounds (audio_up.mp3, audio_l.mp3 and so on). I want go through all the strings in the array and play sounds accordingly with pause in between (let's say 1 second).
CODE:........................
View 4 Replies
View Related
Apr 27, 2009
I am getting reports that the in the HTC Magic the character that represents the pause in a dial string is different than in the Google build of cupcake. In the SDK 1.5 pre-release, the pause is given by a ','. Apparently, in the HTC magic, the pause is given by a 'p'. Unfortunately, I don't currently have the means to test this. Does anyone know if the PhoneNumberUtils.PAUSE member in the HTC magic build reflects this change? Have any other functions in PhoneNumberUtils changed in order to support this?
View 3 Replies
View Related
Aug 19, 2010
I need a Music player that allows you to pause an MP3 in the background and then go back to it. I have a long MP3 file (3hrs) that I need to pause during the day and switch to a different app and then back to the music player. Everytime I hit the Home button it stops the player.
Are there players that allow you to pause and go to another app?
View 14 Replies
View Related