Page History: Brazen Head Element
Compare Page Revisions
Page Revision: 2011/11/23 15:07
|
New Element
|
Info |
Category: |
|
|
AddIn: |
Base Elements |
Creator: |
OkazoLab Team |
|
Scope: |
Parent Event |
Owns Snippets: |
no |
|
Usage: |
Runtime Screen,Snippets |
The element allows/is capable of doing something in experiments
Description
Short description
Snapshots
Snapshot 1
| Snapshot 2 |
Practical Use
Technique 1
- Step 1
- Step 2
Technique 2
- Step 1
- Step 2
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
Element actions aligned with different epochs of the parent event
Epoche | Actions |
---|
Initialized |
Rendered |
Activating |
Activated |
Running |
Deactivated |
Deinitialized |
Notes
Insert Notes here..
Properties
Generic Properties
Name | Description | Attributes | Value Type | Proxy Reflex |
---|
Runtime |
Is Speaking | Current status of the speech synthesis | | Boolean | |
Speaking Progress | Current progress of the speech synthesis (number of synthesized chars) | | Int32 | |
Settings |
Text To Synthesize | Text to be synthesised to speech | | String | |
Voice Volume | Volume voice for speech synthesis (0..100) | | Int32 | |
Voice Rate | Volume rate for speech synthesis (-10..10) | | Int32 | |
Voice | Selected voice for speech synthesis | | String | |
Test | Starts a test of speech synthesis with the current settings | | DesignTimeAction | |
Statistic |
Trigger Time | Indicates the latest event time when the element was triggered (in ms elapsed since activation of the parent event) | | UInt64 | |
Is Triggered | Indicates that the element has been triggered at least once since activation of the parent event | | Boolean | |
+=== Properties inherited from clElement ===
Inherited properties of clElement
Name | Description | Constraints | Value Type | Upon Change |
---|
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run. | | Boolean |
|
Title | Title of the element. | | String |
|