Last reviewed: 2/25/2023 5:49:45 PM
Tic Tac Toe Sample
Chant KinesicsKit includes a sample application that illustrates speech recognition using the sensor microphone. Look for the TicTacToe folder in the KinesicsKit sample projects.
Build and launch the TicTacToe sample application. You can play the game by speaking your square choices.
Play the tic tac toe game with the following steps:
- Once the game initialization prompt has finished speaking, say the square number followed by your player designation of X or O. The X player always goes first.
- The game will automatically recognize the game winner or that the game is a draw and start over. Say "OK" to dismiss the message box prompt.
- To end the game and exit the program, say "game over".
- To start a new game, say "begin game".