Welcome
Guest
, you are in:
<root>
Elements
•
Login
EventIDE Wiki
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
Back
Speech Listener Element
Modified on 2018/08/03 01:36
by
Administrator
Categorized as
Input Registration
<div style="margin-right: 10px; margin-left: 16px; margin-bottom:10px; float: right; width: 500px; overflow: hidden; height: auto; padding: 0px; background: #fafafa; background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));background: -moz-linear-gradient(top, #fbfbfb, #fafafa);border: 1px dashed #ddd;box-shadow: 0 0 0 3px #fff, 0 0 0 5px #ddd, 0 0 0 10px #fff, 0 0 2px 10px #eee;"> == Summary == {s:Element Info Panel | title=Speech Listener | category=Input Registration | icon=[image|Element Icon|{UP(Speech-Listener-Element)}Speech-Listener-Element-Icon.png] | author= OkazoLab | addin= Base Layer | scope= Parent event | usage= Snippets | ownsnippets= None } == Properties == {| |- ! Name ! Description ! Constraints ! Type ! On<br/>runtime<br/>change |- | colspan="5" bgcolor="#AADDDDD" | Settings |- | Working mode | Determines a working mode for speech recognition by this element | {s:atDesign} | enSpee.. | |- | Recognition Engine | Defines the chosen speech recognition engine among all engines installed in the system | {s:atDesign} | Int32 | |- | Target phrase | Target phrase to be recognized. If not empty, the element is triggered only if this phrase is recognized | {s:atNormal} | String | |- | Phrase choices | Predefined choices of phrases to be recognized, whereas other will be ignored. Use ; as a separator between phrases | {s:atDesign} | String | |- | Trigger Once | If true, the element can be triggered only once while the parent event is active | {s:atDesign} | Boolean | |- | Test Recognition | Opens a test recognition window | {s:atDesign} | Boolean | |- | colspan="5" bgcolor="#AADDDDD" | Runtime Status |- | Recognized Phrase | Last recognized phrase | {s:atStatus} | String | |- | Recognition Confidence | Confidence level of the last recognized phrase | {s:atStatus} | Single | |- | Recognition Status | Current status of the speech recognition process | {s:atStatus} | String | |- | colspan="5" bgcolor="#AADDDDD" | Timing Statistics |- | Triggering Time | Indicates the latest event time when the element was triggered (in ms elapsed since activation of the parent event) | {s:atStatus} | clTime | |- | Is Triggered | Indicates that the element has been triggered at least once since activation of the parent event | {s:atNormal} | Boolean | |- | colspan="5" bgcolor="#AADDDDD" | Control |- | Is Enabled | If set to false the element is completely omitted when the experiment is run | {s:atDesign} | Boolean | |- | Title | Title of the element | {s:atDesign} | String | |- |} == == </div> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> <!--*****************************************************************************************************************************************************************************--> '''Speech Listener Element''' allows real-time recognition of spoken words delivered through microphone line on a sound card. The speech is recognized into a text which can be used for determining a participant response. The elements requires [^http://msdn.microsoft.com/en-us/library/ms723627%28v=vs.85%29.aspx|Microsoft Speech API (SAPI)] to be installed and properly configured on a computer.<br><br> {TOC} == Installation == Microsoft Speech API is included in Window 7 and Windows Vista. To make the element working in Window XP, Microsoft SAPI can be installed using Microsoft Office installation. Here is an [^http://support.microsoft.com/kb/306537|MS article] describing the SAPI installation process for Windows XP. == Snapshots == {| | [imageleft|Snapshot 1 <br/>|{UP}/pictures/elements/**/small/sm_***.png|{UP}/pictures/elements/**/sm_***.png] || [imageleft|Snapshot 2 |{UP}/pictures/elements/**/small/sm_***.png|{UP}/pictures/elements/**/**.png] |} == Practical Use == === Technique 1 === # Step 1 # Step 2 === Technique 2 === # Step 1 # Step 2 @@ csharp // Check the trial outcome. Result and RT just other user variables // insert code snippet here.. @@
Meta Keywords:
Meta Description:
Change Comment:
ScrewTurn Wiki
version 5.2.0.8. Some of the icons created by
FamFamFam
.