Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/json/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Actions on google 谷歌行动-更改“的超时时间”;“自由格式文本”;_Actions On Google_Google Assistant - Fatal编程技术网

Actions on google 谷歌行动-更改“的超时时间”;“自由格式文本”;

Actions on google 谷歌行动-更改“的超时时间”;“自由格式文本”;,actions-on-google,google-assistant,Actions On Google,Google Assistant,我需要实现一个操作,该操作必须收集用户所说的任何内容。 因此,我使用“自由格式文本”作为“类型”来填充插槽。 不过,当用户暂停1秒(可能少于1秒)时,GoogleAssistant会停止记录用户所说的内容。 是否可以将默认超时时间增加1秒,例如增加到3秒或4秒?平台无法自定义任何类型语音输入的超时时间

我需要实现一个操作,该操作必须收集用户所说的任何内容。 因此,我使用“自由格式文本”作为“类型”来填充插槽。 不过,当用户暂停1秒(可能少于1秒)时,GoogleAssistant会停止记录用户所说的内容。
是否可以将默认超时时间增加1秒,例如增加到3秒或4秒?

平台无法自定义任何类型语音输入的超时时间