speechService property

SpeechRecognitionService? speechService
final

Optional voice-to-text service. Enables mic button when provided.

Implementation

final SpeechRecognitionService? speechService;