gpt4 book ai didi

Android SpeechRecognizer : stopListening() vs. 取消()

转载 作者:塔克拉玛干 更新时间:2023-11-02 22:59:14 25 4
gpt4 key购买 nike

仅从名称,我就可以得出 stopListening()startListening()相反.

我也能理解destroy()createSpeechRecognizer()相反.

但是cancel() ...与什么相反?

我能在文档中找到的所有内容是:

Cancels the speech recognition.

cancel() 与 stopListening() 有何不同?

最佳答案

好吧,你取消了 SpeechRecognition,即我假设没有结果返回给你,而在 stopListening() 上你只是告诉识别器你已经完成了说话并且它现在应该进行实际识别(并且可以关闭麦克风)。通常,您不需要自己调用 stopListening(),因为语音结束是自动确定的(自动终结点)。

关于Android SpeechRecognizer : stopListening() vs. 取消(),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5744703/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com