menu
vsdk package
documentation
camera_device/commands/voice_command.dart
VoiceCommand
stopSoundStream method
stopSoundStream method
dark_mode
light_mode
stopSoundStream
method
Future
<
bool
>
stopSoundStream
(
)
Implementation
Future<bool> stopSoundStream() async { return await _stopSoundCgi(); }
vsdk package
documentation
camera_device/commands/voice_command
VoiceCommand
stopSoundStream method
VoiceCommand mixin