How to highlight the current word using flutter text to speech

前端 未结 0 462
攒了一身酷
攒了一身酷 2021-02-04 22:46

Here\'s the code to get current word

_flutterTts.setProgressHandler((String text, int startOffset, int endOffset, String word) {
  setState(() {
    _currentWord          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题