isSoundOnSpeaker property

bool isSoundOnSpeaker
getter/setter pair

Indicates whether the sound is played through the speaker.

If set to true, the sound will be played through the speaker. The default value is true.

Implementation

bool isSoundOnSpeaker;