Tiny Robot Version
0.4
Vue Version
3.5
Link to minimal reproduction
选择语音连续输入,根据代码,似乎应该是 autoReplace: true。 如果有停顿,就会追加多次内容
voiceMode === 'mixed' ? { autoReplace: false, interimResults: true } : { autoReplace: true, continuous: true } "
Steps to reproduce
选择语音连续输入,根据代码,似乎应该是 autoReplace: true。 如果有停顿,就会追加多次内容
What is expected
No response
What is actually happening
No response
What is your project name
tiny-remoter
Any additional comments (optional)
No response
Tiny Robot Version
0.4
Vue Version
3.5
Link to minimal reproduction
选择语音连续输入,根据代码,似乎应该是 autoReplace: true。 如果有停顿,就会追加多次内容
voiceMode === 'mixed' ? { autoReplace: false, interimResults: true } : { autoReplace: true, continuous: true } "Steps to reproduce
选择语音连续输入,根据代码,似乎应该是 autoReplace: true。 如果有停顿,就会追加多次内容
What is expected
No response
What is actually happening
No response
What is your project name
tiny-remoter
Any additional comments (optional)
No response