menu
vais_speech package
documentation
controller/streaming_controller.dart
VaisStreamingController
isStreamingClosed method
isStreamingClosed method
dark_mode
light_mode
isStreamingClosed
method
bool
isStreamingClosed
(
)
Implementation
bool isStreamingClosed() { return gRpcRequestStreamController.isClosed; }
vais_speech package
documentation
controller/streaming_controller
VaisStreamingController
isStreamingClosed method
VaisStreamingController class