info("speechvolume")

The info(“speechvolume”) function returns the current Panorama speech volume.


Description

This function returns returns the current Panorama speech volume. This is a floating point number between 0 (muted) and 1 (full volume).

info("speechvolume") ☞ 0.5

Panorama’s speech volume starts out at 1.0 (full volume), but can be changed at any time with the speechvolume statement.


See Also


History

VersionStatusNotes
10.0NewNew in this version.