@@ -48,7 +48,7 @@ Press CTRL-C after capturing a sample of your voice.
Then play the recorded audio file
```
-play test.wav
+mplayer test.wav
If everything is ok, you can start playing with Kalliope. First, take a look to the [default settings](settings.md).
@@ -121,13 +121,13 @@ Restart alsa to apply changes
sudo /etc/init.d/alsa-utils restart
-Do not forget to test recording your voice:
-
-Capture audio from your microphone
+To ensure that you can record your voice, run the following command to capture audio input from your microphone
rec test.wav
+Press CTRL-C after capturing a sample of your voice.
+
mplayer test.wav
@@ -42,7 +42,7 @@ Press CTRL-C after capturing a sample of your voice.