General :: Play Audio File On Voice Call
Dec 17, 2011
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
Is possible to inject an audio file in the stream of the call/the output of microphone?
View 2 Replies
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
Apr 6, 2014
i save whatsapp audio files ( .aac ) , but i cant' play them on pc or phone ...
View 2 Replies
View Related
Aug 16, 2012
All apps that play audio files from my device can not find and play any of my songs and audio files that are in my device internal SDcard and I can not see my photos in the gallery.
View 4 Replies
View Related
Jan 28, 2014
I want to play an audio file so that the person i am calling can hear it.Not through the speaker though because it will decrease the sound quality.
I tried to open the audio file while calling (with default sound player and google music) but although it openes the app it says "unable to play during call".I also tried in handsfree mode but didnt worked.
I use sg s3 mini with android 4.1.2.
View 1 Replies
View Related
Nov 12, 2010
I am working on a application that would allow users to play remote files. My question is how do I open those remote files to be played in the default android player?but this does not give me control of what is happening!
View 2 Replies
View Related
Oct 10, 2010
Is it possible to modify an active call by overlaying a sound track during the call? I looked up the SDK, but couldn't find any api to do this in the documentation. I am trying to investigate the feasibility of playing a previously recorded call/audio clip onto an ongoing call.
View 1 Replies
View Related
Mar 15, 2009
When you pick up the call and switch the screen to MediaPlayer to play an audio, it is able to be heard from handset (receiver). Thus, you can hear the far-end voice and your local music at the same time. Is it a normal behavior? Android seems not to have the mechanism to let Mediaplayer to remember its status (to keep music pause or mute?) in the phone call. Or this is a normal design for notification sounds, such as a call- waiting sound? Is it possible to have an secondary gain feature like windows mobile in the future?
View 7 Replies
View Related
Jul 20, 2010
when I run this code, it starts playing all the audio files in the assets directory, in alphabetical order instead of just playing the audio file I requested. What am I doing wrong? Is there a better way to play audio files from the assets directory?Is there a difference between keeping audio files in the assets directory and keeping them in the res/raw directory? Besides the fact that they don't get ids if they are in the assets directory. If I move the audio files to the res/raw folder then I have a problem with reusing MediaPlayers because there is no id parameter for setDataSource(). I can't find a good guideline for handling this kind of problem.
View 1 Replies
View Related
Jun 4, 2010
I have an HTC incredible and have tried everything to put music on it, the most recent program i am using is tunesync, which works great. However, whenever i transfer music i always get the message "unable to play this type of audio file" I have tried everything from making the files all mp3 format to using different programs to do the sync, but nothing will work.
View 3 Replies
View Related
Feb 10, 2010
How to play audio from a stream in android? I will get input stream from an online link( like continuous FM). I need to cache the stream and play it. I searched a lot in sites,,,but didnt get.They show option of playing from a stored file. There is no option to play from a stream.
View 2 Replies
View Related
Jan 30, 2009
I want to accept incoming calls and play an audio file for the caller. Is there a possibility of playing an audio file during a phonecall, so that the caller hears a wav- file? It seems to me that nothing is possible during a phone call since release 1.0. Hope this is getting better in the next release.
View 5 Replies
View Related
Jun 4, 2010
I have an HTC incredible and have tried everything to put music on it, the most recent program i am using is tunesync, which works great. However, whenever i transfer music i always get the message "unable to play this type of audio file" I have tried everything from making the files all mp3 format to using different programs to do the sync, but nothing will work.
View 1 Replies
View Related
Jan 13, 2010
I've got an activity that calls a helper class called DownloadManager. DownloadManager spawns a thread that downloads a mp3 to the sdcard. I'm having some trouble finding the best design for resuming the initial activity and starting the MediaPlayer. Does it make the most sense to use a BroadcastReceiver that receives a message that download is complete, then start a new Intent of my activity? Think I saw something that I can't use an Intent to start an Activity from BroadcastReceiver because it is a background process.
View 4 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
Jun 15, 2009
I want to develop application in which i want to listen call and play medial file so caller can listen it. Can some one tell me how can i do it ? any code snippt or link of resource.
View 7 Replies
View Related
May 5, 2009
I would like to create an ermergency call application : if triggered, it calls a given number and play an audio file, giving the information the caller couldn't give himself.For that I need to engage a call but ensure that I can replace any sound from the speaker with an played audio file. Can I do that in android ? What's the way?
View 1 Replies
View Related
May 5, 2010
I connected my phone via USB to my RR sport to upload audio files to the RR hard drive. However, I keep getting connection error. Apparently my device is not being recognized as a storage. I did the unmount thinking. Also, I am wondering how I can play audio from my phone through the RR audio system.
RR is 2010.
View 2 Replies
View Related
Jun 2, 2009
Could you please let me know how to do the audio record in android emulator and play the same recorded audio. Could you please help me in proceeding in development.I tried with MediaPlayer API's also.Its not working.
View 5 Replies
View Related
Feb 25, 2012
Is it possible to play audio via radio on android.i.e setting some frequency ex 88mhz..and we can play through fm recievers(similar to bluetooth audio) in cars.
My friend showoffs using this feature in nokia N8..and i own a galaxy note..
View 2 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
Apr 28, 2010
I took out the 8GB SD card from my Blackberry Storm and put it the Incredible.
I had a bunch of music saved on my SD Card that I downloaded from VZW Music Media thing.
When I go to music on the Incredible and go over the song (it shows the picture of the album of the song)
it says "unable to play this type of audio"
View 10 Replies
View Related
Jul 27, 2013
I'm looking for a free app to allow me to play videos in the background. I tried 'Pvstar' but had a glitch with it where it stopped working.
I'm using a HTC one, so there are no issues with processing power.
View 2 Replies
View Related
Sep 22, 2010
Is there an Android equivalent to the iOS Core Audio / Audio File Stream Services? I need to be able to read audio bytes from a network and feed them to the audio system under my control, so I can do my own timeouts / reconnects / range requests / etc. without interrupting the audio playback (since the system audio thread would be playing audio already enqueued). It seems that MediaPlayer doesn't give me this level of control. Is there a lower-level framework that does, either in the SDK or NDK?
View 2 Replies
View Related
Feb 2, 2012
Is there a way to use the pc audio output (microphone, speakers) for the smartphone incoming calls?
View 2 Replies
View Related
Oct 2, 2010
I want combine two audio files. (A audio file + B audio file = AB audio file)So, my search result is:
1. useing an AudioTrack.
2. decode PCM from audio file.
3. combine PCM.
This is currect? It there another way?
View 1 Replies
View Related
Jul 29, 2010
I finally changed the voicemail system on my Hero from Sprint's "visual voicemail" (which is misleading because it doesn't transcribe voicemails) to Google Voice. It's nice to see my transcribed voicemails now. However, when I actually want to hear them (if the transcription didn't work well), it only comes through the external speaker; the speaker on the back of the phone. I went into Google Voice settings and under "Voicemail Playback" I tried the only two options: "Play via Handset" and "Play via Speaker." Unfortunately, both play through the speaker phone speaker. How do I change it to the phone speaker? I also can't adjust the volume, so the whole world hears my voicemails through the external speaker.
View 7 Replies
View Related
Feb 5, 2010
I was just wondering if the Droid can handle voice commands such as "Play Music", "Party Shuffle", "Play (Artist)", "Play (Song)", "Play (Album)", "Open Email", "Play (Video)", etc, etc; or if there are plans for this in the future firmware? I personally could make use of this, especially "Play (Artist)". I tried to make it play a song and it called my grandma ):
Also, can anyone tell me the difference between voice search and voice dialer? It seems like when I use voice dialer, I say "Call Home" and a list of options pops up of who to call (one choice being Home) (When I wish it would have just automatically called Home), but if I use voice search it automatically does call Home.
View 3 Replies
View Related
Apr 4, 2013
This has been a rather annoying issue for quite a while. Whenever I use the commands like "Listen to (Artist or Song)" or "Play (Artist or Song)" it never seems to recognize it. Instead it just does web search of what I said, I'm not sure where the problem is in it though. I have Poweramp and Play Music installed with plenty of music on file.
View 9 Replies
View Related
Feb 3, 2012
When trying to play a local mp3 file included in the APK, nothing happens. However, if I pull an mp3 from the web it works.
e.g.
< a u d i o src="[URL]..." > WORKS
< a u d i o src="01.mp3" > DOES NOT WORK
I tried looking through logs for clues and found this line. I'm not sure if it's relevant or not.
PlayerDriver::isProtectedFile(file:///android_asset/www/01.mp3)
I'm new to Android development, so I can only guess that the file is somehow inaccessible for streaming.
I'd love to get this figured out though. Having to pull the files remotely every time is not a desirable solution.
Some additional info. Either solution works when tested in the browser. The local file problem only arises when I convert it to an app. I'm using PhoneGap build to create the APK.
View 3 Replies
View Related