menu
neom_sound package
documentation
domain/use_cases/voice_processor_service.dart
VoiceProcessorService
applySettings abstract method
applySettings abstract method
dark_mode
light_mode
applySettings
abstract method
Future
<
void
>
applySettings
(
VoiceEffectSettings
settings
)
Apply settings configuration
Implementation
Future<void> applySettings(VoiceEffectSettings settings);
neom_sound package
documentation
domain/use_cases/voice_processor_service
VoiceProcessorService
applySettings abstract method
VoiceProcessorService class