menu
flutter_scene
audio.dart
AudioVoice
start abstract method
start
dark_mode
light_mode
start
abstract method
void
start
(
)
Begins playback. Calling it again after the voice started is a no-op.
Implementation
void start();
flutter_scene
audio
AudioVoice
start abstract method
AudioVoice class