Speakvolume
Audio.speakVolume(volume)
Parameters
| volume | Level to set the text-to-speech volume to. |
Returns
NothingDescription
Sets the text-to-speech volume level of the computer to volume. The volume level ranges between 0 and 100.
NMS Example
— Example NMS Level #1 navigation skill showing subscription to combined scan+location data, displaying position and scan info; source code included.
Try it →
Audio.speakVolume(volume)
| volume | Level to set the text-to-speech volume to. |
Sets the text-to-speech volume level of the computer to volume. The volume level ranges between 0 and 100.