Scan local file to load to itemNot limited to apps to music player, other Android works, can also use SdcardsearchtolistOther Android projects can also be used, I have now done a very small demoLater will post, will be in the player, add this function, to achieve just downloaded music, loaded into the playerThis demo source download:http://download.csdn.net/album/detail/3105The name is: Sdcardsearchtolist,
......
Make: Execute makefile
MAN 2 function name: View function User Manual
(3) install the Sound Card Driver
Step 1: CD/lib/modules/2.6.26-2-686/kernel/sound/CORE/OSS/
Step 2: sudomodprobe snd-PCM-OSS
At this point, the sound card driver has been installed
7. Compile the source program
1. First, you can play audio files in WAV format. The program flowchart is as follows:
The source program is as follows:
#include
At this point, audio files in WAV format are played.
2. Enable
Using the Window Media Player control, I made a small mp3 Player to listen to music. Is it really enjoyable? I just wrote it today. It sounds good to listen to mp3. If you have less time to talk about it, go to the topic.
Mp3 players provide the following functions:
1. Add
We will soon see another Golden Week, and a new round of buying boom in the digital market. Although it is not until May 1, many brands have begun to promote food and grass, and have quietly launched new products and promotion plans, next let's take a look at the most worth buying MP3 players of less than 300 yuan before the fifth festival.
Gemei x28
Gemei curre
Using the Window Media Player control, I made a small mp3 Player to listen to music. Is it really enjoyable? I just wrote it today. It sounds good to listen to mp3. If you have less time to talk about it, go to the topic.Mp3 players provide the following functions:1. Add a song. You can add a single music or all
Naudio.coreaudioapi;
Waveout waveout = null;
var rdr = new Mp3filereader ("1.mp3");
var wavstream = waveformatconversionstream.createpcmstream (RDR);
var bastream = new Blockalignreductionstream (Wavstream);
Waveout = New Waveout (Wavecallbackinfo.functioncallback ());
Waveout.init (Bastream);
have been playing under the virtual machine Ubuntu, today, the emergence of the hard disk directly installed on the Ubuntu 13.10 version, the installation of a computer disk empty, there is 68G, for the installation of Ubuntu, will download the system image using UltraISO production boot disk, production method reference this blog, The brief steps for,ultraiso-> open ISO file--(startup) write hard disk image, in the pop-up window, click on the "Convenient startup button" and write the
Using the Window Media Player control, I made a small mp3 Player to listen to music. Is it really enjoyable? I just wrote it today. It sounds good to listen to mp3. If you have less time to talk about it, go to the topic.
Mp3 players provide the following functions:
1. Add
Today, when I was writing a blog, I wanted to find some songs and found that Baidu MP3 suddenly changed the player. I remember that I used to search for music in Baidu MP3. After I opened the "audio-visual" Link, I directly called Windows mediaplayer. Today I wrote a blog post to the second half, we found that Baidu MP3
Today, I am bored, so I want to listen to it. In Ubuntu, The Rhythmbox interface that comes with the system is too big and uncomfortable. So I want to find an MP3 player that I want to listen, visit the Forum and find Audacious! I heard it was good, so I just installed it for fun... Below we will introduce the information, installation methods, and troubleshooting methods I have found! Audacious, a music
Many netizens are very interested in the MP3 player I posted before. So I am going to write a tutorial to introduce some functions in detail...Principle:In fact, the lrc file is just a text document in a fixed format.By[Time] LyricsOr[Time] [time...] LyricsSave in this formSplit the line with a linefeed, and then split the lyrics and time. Save the lyrics and time to the array.Code: check the code directly.
A few days ago, I suddenly experienced a whim and saw someone else playing an online video using the document library. I just wanted to customize the drop-down menu of the document library, that is, to play mp3 online.
First, let's take a look at the effect.
After the customization, the drop-down menu only supports the audition. When you click the audition, a small playback page is displayed, similar to Baidu mp
Document directory
Ext. Air. Clipboard clipboard
November 24,200 8 by Aaron Conran
In fact, we have been paying attention to Adobe AIR, and with the subsequent cooperation with Adobe, we have been focusing on ext. the air package has enhanced several functions, including adding new categories of sound, forms, databases, information, clipboard, and file system interfaces. At the same time, we will list new
*/Private Static final string music_path = new string ("/sdcard/"); @ overridepublic ibinder onbind (intent) {return NULL; // The binding here is not used. In the previous article, I posted the code for binding activity and service} @ overridepublic void oncreate () {super. oncreate (); If (mmediaplayer! = NULL) {mmediaplayer. reset (); mmediaplayer. release (); mmediaplayer = NULL;} mmediaplayer = new med
Package
Flash. Media
Class
Public class sound
Inheritance
Sound-> eventdispatcher-> Object
Language version:
Event 3.0
Player version:
Flash Player 9
Sound class allows you to use sound in applications. You can use the sound class to create a new sound object, load an external
realizes the function of the MP3 playerSimple implementation of the function of the MP3 player, meet the comparison is not good, speakCheck it out.Main functions:1. Display the file list, mainly referring to a predecessor's code, thanks.2. You can implement playback start, pause.3. File filteringJava Code Collection CodeReturn f.isdirectory () | | F.getname (). E
Installing software in Ubuntu is simple and convenient. If you don't want to hear MP3, you can install an MP3 player in Ubuntu. The name is audacious.
Installation Method: Open the Ubuntu terminal and enter the following command:
Use sudo apt-Get install audacious
Then install audacious-plugins-extra
Sudo apt-Get install audacious-plugins-extra // playabl
that was obtained before the activity was bound to the service. whenever the activitybinder.transact (0, data, reply, 0); When invoked, the service invokes the Ontransact method, loads the obtained data into the parcel object reply, and then the entire The IBinder object returns activity. MP3 player This is finished, may be very messy, I hope to help you, source code download Link: http://download.csdn.n
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.