Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
341 views
in Technique[技术] by (71.8m points)

actions on google - Word Repeat Game

I am developing a game where the user has to repeat a word as many times as he can, like "go go go go go go go....." and in the end the game gives a score based on the number of seconds that the mic kept opened for him.

The way I implemented this was to create several sample utterances with each possible matching like

  • go
  • go go
  • go go go
  • go go go go
  • go go go ... go

Google allowed me to input as many as 13 go's in one utterance. What happens when the user says more than 13 go's is that the applications halts and end abruptly. I was able to implement this in Amazon Alexa with no problem.

Am I doing anything wrong when porting this game to Google Assistant? is it possible to force the mic to be open for a long time? My users on the Alexa game are able to hold the mic open for as much as 60 seconds (!).

question from:https://stackoverflow.com/questions/65905394/word-repeat-game

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...