SlideShare a Scribd company logo
10.1. Audio
Oum Saokosal
Master of Engineering in Information Systems, South Korea
855-12-252-752
oum_saokosal@yahoo.com
Play Audio
• To play an audio file, you need to use MediaPlayer class.
• To create a song, call MediaPlayer.create(this, R.raw.song1).
• To start a song, call start() method.
• To temporarily stop, call: pause() and seekTo(0).
• To test whether the song is playing, call isPlaying().
• To end the song completely, call stop() and release().
• Note: This example uses the internal song. You need to
create raw folder in res folder and place a song inside it. To
call the song, use R.raw.song_name
<Button
android:id="@+id/playSound"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:onClick="playSound"
android:text="Play" />
<Button
android:id="@+id/pauseSound"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:onClick="pauseSound"
android:text="Pause" />
<Button
android:id="@+id/stopSound"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:onClick="stopSound"
android:text="Stop" />
public class PlaySoundActivity extends Activity {
MediaPlayer mp;
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
mp = MediaPlayer.create(this, R.raw.onthefloor);
}
public void playSound(View v){
if (mp != null) {
if(!mp.isPlaying()) mp.start();
}
}
public void pauseSound(View v){
if (mp != null) {
if (mp.isPlaying()) mp.pause();
}
}
public void stopSound(View v){
if (mp != null) {
if (mp.isPlaying()) {
mp.pause();
mp.seekTo(0);
}
}
}
@Override
protected void onStop() {
super.onStop();
// deallocate all memory
if (mp != null) {
if (mp.isPlaying()) mp.stop();
mp.release();
mp = null;
}
}
}//end of class
10.1. Android Audio
Go on to the next slide

More Related Content

PPT
Audio on the web
PDF
Guitar Hero, Wikipedia, VK, Perl, Like it!
PPTX
Audio Mixer in Unity5 - Andy Touch
KEY
Social Privacy for HTTP over Webfinger
PPTX
EDU653: CVC words
PDF
How to create parody voice imitating the others' voices
PPSX
Movie maker By Charles.K
DOC
Movie trailer directions
Audio on the web
Guitar Hero, Wikipedia, VK, Perl, Like it!
Audio Mixer in Unity5 - Andy Touch
Social Privacy for HTTP over Webfinger
EDU653: CVC words
How to create parody voice imitating the others' voices
Movie maker By Charles.K
Movie trailer directions

What's hot (19)

PPT
Alfabetul fonetic
PPT
Comcam Smaller
PPT
PPT
PPT audio-video-adding
PPTX
6. Pre Production
PDF
5 adding audiovideoblackboard
PPS
Ice Jeeparty Show
PPTX
FCP #3 Importing Media
PPTX
6. pre production (videogame) lvl3
PPTX
How to Create an Audio Slide Show with Soundlslides (Fall11 OJ2 version)
PDF
創作 MusicKit 告白情歌
PPTX
E creation tools oct 2015
PDF
Music is the Soul - The Web is the Platform FOWA London 2014
PPTX
Assignment 53
PDF
Videolang на английском
ODP
Digipak ancillary pack
PPTX
Assignment 41
PPTX
Playing Video with ExoPlayer : Android Bangkok 2018
PPTX
Alfabetul fonetic
Comcam Smaller
PPT audio-video-adding
6. Pre Production
5 adding audiovideoblackboard
Ice Jeeparty Show
FCP #3 Importing Media
6. pre production (videogame) lvl3
How to Create an Audio Slide Show with Soundlslides (Fall11 OJ2 version)
創作 MusicKit 告白情歌
E creation tools oct 2015
Music is the Soul - The Web is the Platform FOWA London 2014
Assignment 53
Videolang на английском
Digipak ancillary pack
Assignment 41
Playing Video with ExoPlayer : Android Bangkok 2018
Ad

Viewers also liked (20)

PPTX
07.4. Android Basic Simple Browser (WebView)
PPTX
10.3 Android Video
PPTX
04. Review OOP with Java
PPTX
11.1 Android with HTML
PPTX
06. Android Basic Widget and Container
PPTX
07.3. Android Alert message, List, Dropdown, and Auto Complete
DOCX
Using intents in android
PPTX
08.1. Android How to Use Intent (explicit)
PPT
Java Programming - Polymorphism
PPT
Objected-Oriented Programming with Java
PPTX
10.2 Android Audio with SD Card
PPTX
07.1. Android Even Handling
PPT
Java Programming - Introduction to Abstract Class
PPT
Java Programming - Inheritance
PPTX
12. Android Basic Google Map
PPTX
Database Concept - ERD Mapping to MS Access
PPTX
09.1. Android - Local Database (Sqlite)
PPTX
Database Concept - Normalization (1NF, 2NF, 3NF)
PPT
Java Programming - Abstract Class and Interface
PPT
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
07.4. Android Basic Simple Browser (WebView)
10.3 Android Video
04. Review OOP with Java
11.1 Android with HTML
06. Android Basic Widget and Container
07.3. Android Alert message, List, Dropdown, and Auto Complete
Using intents in android
08.1. Android How to Use Intent (explicit)
Java Programming - Polymorphism
Objected-Oriented Programming with Java
10.2 Android Audio with SD Card
07.1. Android Even Handling
Java Programming - Introduction to Abstract Class
Java Programming - Inheritance
12. Android Basic Google Map
Database Concept - ERD Mapping to MS Access
09.1. Android - Local Database (Sqlite)
Database Concept - Normalization (1NF, 2NF, 3NF)
Java Programming - Abstract Class and Interface
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Ad

Similar to 10.1. Android Audio (9)

PDF
The sounds of Android (Android Makers 2018)
PPTX
Android Lab Test : Managing sounds with SoundPool (english)
PPTX
How to Add Audio Fil es to Android App in Android Studio.pptx
DOCX
Android media-chapter 23
PDF
FxOS Audio Playback 101
PDF
Android media
PPTX
Android Multimedia Player Project Presentation
DOCX
Mobile Audio Synthesiser - Final Year Thesis
The sounds of Android (Android Makers 2018)
Android Lab Test : Managing sounds with SoundPool (english)
How to Add Audio Fil es to Android App in Android Studio.pptx
Android media-chapter 23
FxOS Audio Playback 101
Android media
Android Multimedia Player Project Presentation
Mobile Audio Synthesiser - Final Year Thesis

Recently uploaded (20)

PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
01-Introduction-to-Information-Management.pdf
PDF
Basic Mud Logging Guide for educational purpose
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
RMMM.pdf make it easy to upload and study
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Complications of Minimal Access Surgery at WLH
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Classroom Observation Tools for Teachers
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Insiders guide to clinical Medicine.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPH.pptx obstetrics and gynecology in nursing
2.FourierTransform-ShortQuestionswithAnswers.pdf
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
01-Introduction-to-Information-Management.pdf
Basic Mud Logging Guide for educational purpose
STATICS OF THE RIGID BODIES Hibbelers.pdf
Renaissance Architecture: A Journey from Faith to Humanism
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
TR - Agricultural Crops Production NC III.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
VCE English Exam - Section C Student Revision Booklet
RMMM.pdf make it easy to upload and study
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Complications of Minimal Access Surgery at WLH
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Classroom Observation Tools for Teachers
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Insiders guide to clinical Medicine.pdf

10.1. Android Audio