Persist a settings change (e.g. voiceEnabled: true).
voiceEnabled: true
final Future<bool> Function(bool enabled) saveVoiceEnabled;