<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=AppInventor%3A_Tutorial_Start_dan_Stop_File_Sound</id>
	<title>AppInventor: Tutorial Start dan Stop File Sound - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=AppInventor%3A_Tutorial_Start_dan_Stop_File_Sound"/>
	<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=AppInventor:_Tutorial_Start_dan_Stop_File_Sound&amp;action=history"/>
	<updated>2026-05-09T04:56:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://onnocenter.or.id/wiki/index.php?title=AppInventor:_Tutorial_Start_dan_Stop_File_Sound&amp;diff=44602&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: Sumber: http://www.appinventor.org/content/howDoYou/Conditionals/startStop  This behavior from the I Have a Dream app illustrates the fundamental way that an app makes decisions. There is ...</title>
		<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=AppInventor:_Tutorial_Start_dan_Stop_File_Sound&amp;diff=44602&amp;oldid=prev"/>
		<updated>2015-10-01T02:46:47Z</updated>

		<summary type="html">&lt;p&gt;New page: Sumber: http://www.appinventor.org/content/howDoYou/Conditionals/startStop  This behavior from the I Have a Dream app illustrates the fundamental way that an app makes decisions. There is ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sumber: http://www.appinventor.org/content/howDoYou/Conditionals/startStop&lt;br /&gt;
&lt;br /&gt;
This behavior from the I Have a Dream app illustrates the fundamental way that an app makes decisions. There is a button with a picture of Martin Luther King on it. The action taken when the button is clicked is not always the same. If the sound file (MLK’s speech) is playing, it should be paused. If it is not playing, it should be started. The if-else block is used to branch based on the situation. It checks the IsPlaying property of the Player component. If it is true, it pauses the speech. If it is false (else), the speech is (re-) started. &lt;br /&gt;
&lt;br /&gt;
[[Image:Appinventor-start-stop-audio.png|center|200px|thumb]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* http://www.appinventor.org/content/howDoYou/Conditionals/startStop&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>