TeleFlow Step 0140

TeleFlow Step 0140

From TeleFlow

Jump to: navigation, search

Image:Iv_140.gif Set Volume Step
Sets the volume all voice messages are played and recorded at. Increasing or decreasing audio played on the system in this way does so relative to the file's existing volume (so, setting the volume higher system-wide could cause louder files to become too loud for your callers, although it is always best to keep the volume of most system recordings at a consistent level).

NOTE: This step sets the System Variable @VOLUME. To "soft-code" volume in applications, use the Set Global Variable step to set the @VOLUME variable with a value retrieved from an external source, such as the registry or a database. To have different volumes for audio play and recorded audio, update @VOLUME just prior to any Record step, and put set it back to the application's play volume just after the step.

Properties

Volume of voice messages: The audio volume can be set to any of the following:

  • -3 Quietest
  • -2
  • -1
  • 0 Normal: This is the default, regardless of whether or not this step is used in an application.
  • 1
  • 2
  • 3 Loudest


Action Steps

None.

Related Steps

Image:Iv_100.gif Play
Image:Iv_120.gif Record