Global topic

Globals

Globals are non-screen (screen as in the category Screens) pieces of code that rely on a custom, specific global state of the ReVoiceMe app. They will not function properly otherwise.

Classes

DeviceVolumeSlider Widget Global
A slider for the device volume.
PlayButton Widget Global
A circular button with an icon to toggle voice changing.
ReVoiceMeAppBar Widget Global
The app bar for the ReVoiceMe app.
VoiceChangeDemo Global Other
A concept demonstration for the voice changing feature.