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 Global
- A slider for the device volume.
- PlayButton Global
- A circular button with an icon to toggle voice changing.
- ReVoiceMeAppBar Global
- The app bar for the ReVoiceMe app.
- VoiceChangeDemo Global Other
- A concept demonstration for the voice changing feature.