Summary
|
Brazen Head
|
Info |
Category: |
Audio Stimuli |
|
AddIn: |
Base Layer |
Creator: |
OkazoLab |
|
Scope: |
Parent event |
Owns Snippets: |
None |
|
Usage: |
Snippets |
Properties
Name | Description | Constraints | Type | On runtime change |
---|
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 | Defines a voice for the speech synthesis | | Int32 | |
Test Speech | Starts a test of speech synthesis with the current settings | | Boolean | |
Runtime Status |
Is Speaking | Current status of the speech synthesis | | Boolean | |
Speaking Progress | Current progress of the speech synthesis (number of synthesised chars) | | Int32 | |
Triggering Time | Returns the event time when the element was triggered (in ms elapsed since the onset of the parent event) | | clTime | |
Is Triggered | Indicates that the element has been triggered at least once since the onset of the parent event | | Boolean | |
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run | | Boolean | |
Title | Title of the element | | String | |
|
Brazen Head Element is capable to synthesize a speech from the given text and speak it up in an experiment.
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..
...
== Notes ==
... - Insert Notes here..
- Insert Notes here..