Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

synth_set_volume

drewmccluskey edited this page Feb 12, 2019 · 2 revisions

synth_set_volume

_Sets volume level for text synthetizing _

Syntax:

synth_set_volume(vol)
Argument Description
int vol The volume power percentage

Returns: void

Description:

This function will set the volume power, it can be set anywhere within a 0-100 range, allowing for a large variety of levels.

Example:

synth_set_volume(50); 

The above code will set the speaking volume level to 50%.

Back to Synth

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /