Commands while using Play()?

I’ve noticed that Movi stops recognizing when using the Play() method for the entire duration of the file being played. Which means that the only way to use the Abort() method to stop playing the file early is to use the Serial Monitor. I was hoping to be able to speak a command such as “Stop playing audio” to get Movi to stop playing the file early. Any way this is possible?

MOVI would try to recognize what you are playing if the recognizer was still on while playing back a sound file.

If you want to implement a player that is controlled by MOVI, it is best to use another piece of hardware to play back the files controlled by MOVI and shield the playback from MOVI’s recognition. For example, by using a headset with the mic connected only to MOVI while the earbuds are connected to the player and MOVIs audio output.

Gerald