up Inquisit Language Reference

volume property

Controls the volume at which a sound is played.

Member of

<sound>

Remarks

Examples

The following displays the value of volume in a text stimulus:

<text sometext>
/ items= ("volume = <% sound.foo.volume %>")
</text>

The following displays the value of volume in an instruction page:

<page somepage>
volume = <% sound.city.volume %>
</page>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.