<?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%3AAudioSpellerTarget_Class</id>
	<title>Programming Reference:AudioSpellerTarget 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%3AAudioSpellerTarget_Class"/>
	<link rel="alternate" type="text/html" href="https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:AudioSpellerTarget_Class&amp;action=history"/>
	<updated>2026-06-24T18:57:00Z</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:AudioSpellerTarget_Class&amp;diff=4338&amp;oldid=prev</id>
		<title>Mellinger at 17:28, 11 September 2008</title>
		<link rel="alternate" type="text/html" href="https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:AudioSpellerTarget_Class&amp;diff=4338&amp;oldid=prev"/>
		<updated>2008-09-11T17:28:15Z</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/speller&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Synopsis==&lt;br /&gt;
The &amp;lt;tt&amp;gt;AudioSpellerTarget&amp;lt;/tt&amp;gt; class is a [[Programming Reference:Speller Class#SpellerTarget Class|SpellerTarget]] that presents an [[Programming Reference:AudioStimulus Class|AudioStimulus]] when selected, in addition to entering text.&lt;br /&gt;
&lt;br /&gt;
==Methods==&lt;br /&gt;
===AudioSpellerTarget(Speller)===&lt;br /&gt;
The constructor takes a reference to a &amp;lt;tt&amp;gt;Speller&amp;lt;/tt&amp;gt; object as a reference.&lt;br /&gt;
===Select===&lt;br /&gt;
Presents the audio stimulus, and enters text into the speller object specified when constructing the target object.&lt;br /&gt;
&lt;br /&gt;
==Properties==&lt;br /&gt;
{{SpellerTargetProperties}}&lt;br /&gt;
===string Sound (rw)===&lt;br /&gt;
A sound file to be played when the target is selected. Alternatively, a text to be rendered by the system&amp;#039;s text-to-speech engine; enclose the text in single quotes to distinguish it from a sound file name.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Programming Reference:Speller Class]], [[Programming Reference:AudioStimulus Class]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Framework API]][[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Mellinger</name></author>
	</entry>
</feed>