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_get_volume

drewmccluskey edited this page Feb 12, 2019 · 3 revisions

synth_get_volume

Return current synth volume level

Syntax:

synth_get_volume()

Returns: int

Description:

This function will return the current volume level for text synthesize to speech.

Example:

int vol = synth_get_volume(); 

This above code will set int vol to the current synthesize volume level, which will be a range between 0-100.

Back to Synth

Clone this wiki locally

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