isSoundOnSpeaker property
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;
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.
bool isSoundOnSpeaker;