I'm trying to use speech recognition to fill a text field with react. I'm not sure how to put the transcript into the text field

后端 未结 0 967
轮回少年
轮回少年 2021-02-04 07:38

import React from \'react\' import SpeechRecognition, { useSpeechRecognition } from \'react-speech-recognition\'

const Dictaphone = () => { const { transcript, resetTr

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