media-player
Android MediaPlayer - how to play in the STREAM_ALARM?
I\'ve tried settings the audio stream of the media player in my application using the following code but when I do this I hear no sound in the emulator. If I don\'t set the stream for the player then[详细]
2023-03-27 20:14 分类:问答ImageButton crashes when trying to play a sound
When trying to make a sound when clicked on an ImageButton my application crashes and I\'ve been staring at my code for quite some time now without finding an answer. I was hoping you guys could help[详细]
2023-03-27 17:19 分类:问答playlist management windows phone 7
If, for example, I only want to play a song at index 3, 5, and 9 in media library, how can I do that?[详细]
2023-03-27 13:00 分类:问答Media Player on Android stops sounds all together
I have seen alot of posts about it stopping sound early. This is not my problem. My problem is this... I have these 25 sounds up and working. When the phone is shaked it speaks, displays the text, and[详细]
2023-03-27 09:34 分类:问答How to detect if another audio is playing in background? (Windows Phone 7)
One of my apps have recently failed certification because: \"my app stops background music without asking user when it 开发者_运维百科wants to play some music\".[详细]
2023-03-27 07:07 分类:问答How to know the Duration of audio song before streaming?
I am making an application for Stream audio song. In Custom media player, i have to show the total duration of that audio file.[详细]
2023-03-27 04:19 分类:问答what is the default media player in android?How we can make url to play video in default player of android?
I understand that all Android phones will have the WebKit browser Application. Is there a default Media Player? How we can make wh开发者_JS百科ile clicking in url to play video in default player of an[详细]
2023-03-27 00:11 分类:问答how to use MediaHistory.NowPlaying Property to get current playing list in windows phone 7
how can I get the curr开发者_Go百科ent playing list that is playing by \"music + video\" app. The only thing I can get so far is the current playing song, but users will have no idea what is the next[详细]
2023-03-26 15:20 分类:问答How do I make a mediaPlayer stop when another mediaPlayer starts so that they dont play on top of each other?
I have 2 buttons that both play an mp3. When the first song is playing I want a click of the second song to stop the first song, and start the song that was clicked. also if the first button is presse[详细]
2023-03-26 12:04 分类:问答get current playing song list windows phone 7
I want to display the list of songs in current playing lists, If users play music in my app, I 开发者_如何学Ccould know what playlist is playing but if they were playing in zune app then switch to my[详细]
2023-03-25 21:28 分类:问答