activeSttModel property

  1. @override
ModelSpec? get activeSttModel
override

Gets the currently active STT model specification

Implementation

@override
ModelSpec? get activeSttModel => _activeSttModel;