<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.bci2000.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Programming_Reference%3AAudioStimulus_Class</id>
	<title>Programming Reference:AudioStimulus Class - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.bci2000.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Programming_Reference%3AAudioStimulus_Class"/>
	<link rel="alternate" type="text/html" href="https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:AudioStimulus_Class&amp;action=history"/>
	<updated>2026-06-24T18:56:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:AudioStimulus_Class&amp;diff=4274&amp;oldid=prev</id>
		<title>Mellinger at 15:45, 10 September 2008</title>
		<link rel="alternate" type="text/html" href="https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:AudioStimulus_Class&amp;diff=4274&amp;oldid=prev"/>
		<updated>2008-09-10T15:45:31Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Location==&lt;br /&gt;
&amp;lt;tt&amp;gt;src/shared/modules/application/audio&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Synopsis==&lt;br /&gt;
The &amp;lt;tt&amp;gt;AudioStimulus&amp;lt;/tt&amp;gt; class unites the functionality of the [[Programming Reference:SpeechStimulus Class|SpeechStimulus Class]], and the [[Programming Reference:SoundStimulus Class|SoundStimulus Class]] in a single object.&lt;br /&gt;
&lt;br /&gt;
==Properties==&lt;br /&gt;
===string Sound (rw)===&lt;br /&gt;
A name of a sound file, or a text to speak. When enclosed with single quotes, the string is interpreted as a text to speak.&lt;br /&gt;
===float Volume (rw)===&lt;br /&gt;
A number between 0 and 1, representing the volume of audio output.&lt;br /&gt;
&lt;br /&gt;
==Methods==&lt;br /&gt;
===Present()===&lt;br /&gt;
Renders the text given by the &amp;#039;&amp;#039;Sound&amp;#039;&amp;#039; property using the system-wide text-to-speech engine, or begins playback of the sound file specified there.&lt;br /&gt;
===Conceal()===&lt;br /&gt;
Does nothing.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Programming Reference:Stimulus Class]], [[Programming Reference:SoundStimulus Class]], [[Programming Reference:SpeechStimulus Class]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Framework API]][[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Mellinger</name></author>
	</entry>
</feed>