我一直在通过电子邮件与支持部门联系,他们显然从未经历过这种行为。
我已经测试动作约一年了。最近(几周到一个月),我一直在每次调用后听到“让我们获取AppName”或“此处是AppName”的介绍性消息。在此之前,我只会在项目发布后的前几次调用中听到该消息。在对动作进行足够频繁的使用之后,这些消息消失了,我所听到的只是动作响应之前/之后发出的开始/结束提示音。现在我每次都听到口头介绍,真是太糟糕了!很多!
我将DialogFlow与Firebase的内置Cloud Functions结合使用。我在Google上的操作项目一直在Alpha中,并且一直存在。这种行为是自己改变的,因为在行为改变的时间附近,我没有对项目进行任何更改。
以下是我习惯的经验和行为的概述(直到最近):
In device testing mode:
Me: Ok Google, ask AppName what the temperature is.
Google: Ok, let's get the test version of AppName.
(start action chime)
AppName: The inside temperature is 69 and the outside temperature is 32 but it feels like 25.
(end action chime)
Using an Alpha release without device testing enabled:
Invocation #1
Me: Hey Google, tell AppName to kick-start the heat.
Google: Let's get AppName.
(start action chime)
AppName: Ok, the heat is running. The thermostat is set to 69 and the current temperature is 68.
(end action chime)
Invocation #2
Me: Hey Google, tell AppName to stop the heat.
Google: Here's AppName.
(start action chime)
AppName: Ok, the heat is stopping. The thermostat is set to 69 and the current temperature is 68.
(end action chime)
(some unknown number of invocations later, though not very many, less than 12 for sure)
Invocation #???
Me: Hey Google, tell AppName to turn on PBS.
(start action chime)
AppName: Which location did you want?
Me: upstairs
AppName: Ok.
(end action chime)
请注意,上次发票中没有Google助理说什么。
请告诉我外面有人知道我在说什么,并且可以支持我的那些介绍性消息在一段时间后消失的主张。电子邮件支持人员显然认为我疯了。
谢谢!