Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio is not working #81

Open
GoogleCodeExporter opened this issue Mar 29, 2016 · 6 comments
Open

Audio is not working #81

GoogleCodeExporter opened this issue Mar 29, 2016 · 6 comments

Comments

@GoogleCodeExporter
Copy link

I have done all steps for this "TMT1 P1 Use PhoneGap Media API & jQuery Mobile 
UI Framework"
Only at the end when i try to play audio by pressing play button. Its now 
working.I tried with the local file and also with live http link. but it 
doesn't work. 
When I click play button Current: Loading ... 
and then same time show 
Current : 0  Total 18 sec
and nothing playing .... 

Any help

Original issue reported on code.google.com by [email protected] on 7 Jun 2012 at 8:26

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 7 Jun 2012 at 3:52

@GoogleCodeExporter
Copy link
Author

Since your AVD knows the song is 18 seconds long, it is finding and loading the 
song.

Please check the volume on your computer speakers.
Are there any errors reported in logcat?
Please confirm you've complete Step 2 of the tutorial.

I was not able to reproduce on Android 2.2 AVD, Motorola Droid, and using both 
PhoneGap 1.4.1 and 1.6.1. What version of PhoneGap, and what config for AVD are 
you using?

Original comment by [email protected] on 7 Jun 2012 at 5:20

@GoogleCodeExporter
Copy link
Author

Hey. I have also encountered the same problem. No sound is produced from the 
simulator when I pressed play button but the time in seconds is increasing. I 
have followed the steps in the tutorial. I tested on both android 4.0 
Gingerbread and android 3.2. How can I solve this problem?

Original comment by [email protected] on 16 Aug 2012 at 5:39

@GoogleCodeExporter
Copy link
Author

Sorry. with regards to my prev comment, I am using cordova-2.0.0. 
5554:Gingerbread AVD. No errors reported on logcat and max speaker volume

Original comment by [email protected] on 16 Aug 2012 at 5:49

@GoogleCodeExporter
Copy link
Author

I was able to play music with the following:

AVD - 4.0.3 w/100MB SD Card, can't remember if I created it w/audio playback 
support
Cordova 1.9.0
The default src:
var src = 'http://audio.ibeat.org/content/p1rj1s/p1rj1s_-_rockGuitar.mp3';
And of course changes to index.html as discussed in tutorial.

Original comment by [email protected] on 18 Aug 2012 at 8:34

@GoogleCodeExporter
Copy link
Author

I also have the same problem the song is not playing at all, i am playing it on 
mobile device.

Original comment by [email protected] on 19 Feb 2015 at 7:29

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant