<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://theeyetribe.com/forum/feed.php?f=27&amp;t=144" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2014-03-21T19:53:04+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=27&amp;t=144</id>
<entry>
<author><name><![CDATA[Olavz]]></name></author>
<updated>2014-03-21T19:53:04+02:00</updated>
<published>2014-03-21T19:53:04+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=595#p595</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=595#p595"/>
<title type="html"><![CDATA[Re: Preview from the idea competition]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=595#p595"><![CDATA[
Added a reference to System.Speech and use System.Speech.Recognition. Think its build in windows from Vista or Win7. <br /><br />Don't think the speech recognition engine likes it when I am talking, as the sentence &quot;What country is this?&quot; will trigger a response. Combining &quot;Hello world, how is it going and by the way what country is this?&quot;  will make it more difficult to distinguish what we are interested in. <br /><br />So part of the dictionary is designed like this:<br /><dl class="codebox"><dt>Code: </dt><dd><code>dList.Add(new string&#91;&#93; { <br />  &quot;zoom in ten times&quot;,<br />  &quot;zoom in nine times&quot;,<br />  &quot;zoom in five times&quot;,<br />  &quot;zoom in four times&quot;,<br />  &quot;zoom in three times&quot;,<br />  &quot;zoom in two times&quot;,<br />  &quot;zoom in one time&quot;,<br />});<br /></code></dd></dl><br /><br />I could try to separate words like &quot;zoom&quot;, &quot;in&quot; &quot;time&quot;, &quot;one&quot;, &quot;two&quot;, etc.. but found it harder to distinguish the results and what the user is trying to say. Interesting it is I must say. <br /><br />Hopefully I will have it open sourced as soon as I know what I am going to do with some issues (currently two projects; web and C#). If any one have experience on how to link in HTML from webBrowser to resources in C# project?<br /><br />Example:<br /><dl class="codebox"><dt>Code: </dt><dd><code>&lt;img src=&quot; res://OculusMondus.exe/myImage.png&quot; /&gt;<br /></code></dd></dl><br /><br />Not sure if res:// works at all from webbrowser, or what I am doing wrong if it should work.<br /><br />Thanks<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=1699">skataOlavz</a> — 21 Mar 2014, 19:53</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Martin]]></name></author>
<updated>2014-03-20T19:49:18+02:00</updated>
<published>2014-03-20T19:49:18+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=587#p587</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=587#p587"/>
<title type="html"><![CDATA[Re: Preview from the idea competition]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=587#p587"><![CDATA[
Really cool! I've seen a lot of those &quot;enhance this&quot;, &quot;zoom that&quot; movies too <img src="http://theeyetribe.com/forum/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><br />What speech recognition engine are you using for this? It seems a little off at times.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=117">skataMartin</a> — 20 Mar 2014, 19:49</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Olavz]]></name></author>
<updated>2014-03-20T11:39:07+02:00</updated>
<published>2014-03-20T11:39:07+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=582#p582</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=582#p582"/>
<title type="html"><![CDATA[Preview from the idea competition]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=144&amp;p=582#p582"><![CDATA[
Hi<br /><br />Back in December The Eye Tribe held an idea competition and in return they would give out 20 eye trackers for great ideas. Lucky for me, I submitted an idea they liked. I have now created a screencast of the pitch and some early results. <br /><br /><!-- m --><a class="postlink" href="https://www.youtube.com/watch?v=zNpll95MvnE">https://www.youtube.com/watch?v=zNpll95MvnE</a><!-- m --><p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=1699">skataOlavz</a> — 20 Mar 2014, 11:39</p><hr />
]]></content>
</entry>
</feed>