Skip to content

Commit 18eab36

Browse files
atm1504mariobehling
authored andcommitted
chore: Add smart speaker configuration guide (#2334)
* chore: Add smart speaker configuration guide * chore: Add all the steps * chore: fix image positions * chore: correct image url * fix: Fix all typos
1 parent a390c2c commit 18eab36

16 files changed

+73
-0
lines changed

docs/configure_guide.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
# Smart Speaker Configuration Guide
2+
3+
Make sure your device either has the latest SUSI Smart Speaker Image, or you ran the install.sh from susi_installer on your device before this guide.
4+
5+
This guide is for setting up the smart speaker using the SUSI Android app.
6+
7+
## Configuring the smart speaker using the Android app
8+
9+
* Download the Android app either from the [playstore](https://play.google.com/store/apps/details?id=ai.susi) or from [Github](https://github.com/fossasia/susi_android/tree/apk).
10+
11+
* Open up the android app to see a screen like this. Login to your account or register a new one as per your need.
12+
13+
<img src="images/login.png" height="500px" width="270"><br>
14+
15+
* After logging in, you'll see the main screen of the app. click on the blue circle icon with the SUSI logo on it.
16+
17+
<img src="images/android1.png" height="500px" width="270"><br>
18+
19+
* Now You'll see the SUSI skills page, click on the three dots on the top right corner of the screen and select settings.
20+
21+
<img src="images/android2.jpg" height="500px" width="270"><br>
22+
23+
* Scroll Down to the devices section. And click on `Connect new device`.
24+
25+
<img src="images/android3.png" height="500px" width="270"><br>
26+
27+
* To start the configuration process, plug in your SUSI.AI smart device and wait for the "Ping" sound. The SUSI.AI device will
28+
Automatically open a Wi-Fi hotspot. Please connect your phone to the wireless network with the SSID "SUSI.AI" and password as "password".
29+
When you have successfully connected to the "SUSI.AI" Wi-Fi, press the "Connected to SUSI.AI" button.
30+
31+
<img src="images/android4.png" height="500px" width="270"><br>
32+
33+
* Now, choose the home network from the list shown to which you want to connect your smart speaker.
34+
35+
<img src="images/android5.png" height="500px" width="270"><br>
36+
37+
* Now, enter the password for the network you selected and then press the "NEXT" button. If the Wi-Fi network you choose is open,
38+
then no need of entering anything in the password field, press the "NEXT" button.
39+
40+
<img src="images/android6.png" height="500px" width="270"><br>
41+
42+
* The next step is to choose the room where you want to keep the smart speaker. To, do so click on the room name and then press the "NEXT" button. You can also
43+
add or delete new rooms by pressing the respective buttons.
44+
45+
<table>
46+
<tr>
47+
<td><img src="images/android7.png" height = "500px" width="270"></td>
48+
<td><img src="images/android8.png" height = "500px" width="270"></td>
49+
<td><img src="images/android9.png" height = "500px" width="270"></td>
50+
</tr>
51+
</table>
52+
53+
* In the last step, you need to choose whether you want to use your device in anonymous mode or not. If you choose the anonymous mode, then you won't be able to
54+
Reconfigure your device. If you want to use non-anonymous mode, enter the password of your susi account and press the finish button. To continue in anonymous
55+
mode click the "Anonymous Mode" checkbox, and then choose "YES, USE ANONYMOUS MODE."
56+
57+
<table>
58+
<tr>
59+
<td><img src="images/android10.png" height = "500px" width="270"></td>
60+
<td><img src="images/android11.png" height = "500px" width="270"></td>
61+
<td><img src="images/android12.png" height = "500px" width="270"></td>
62+
</tr>
63+
</table>
64+
65+
* Press "YES, FINISH SETUP", to complete your device setup else press "GO BACK" if you want to change any configuration.
66+
67+
<img src="images/android13.png" height="500px" width="270"><br>
68+
69+
* At the last press "OK" after the confirmation message of the device setup appears.
70+
71+
<img src="images/android14.png" height="500px" width="270"><br>
72+
73+
#### The speaker should now reboot. If everything is set-up correctly, you'll hear "SUSI has started" sound and the three LED lights on the Respeaker Pi-Hat will light up.

docs/images/android1.png

162 KB
Loading

docs/images/android10.png

93.5 KB
Loading

docs/images/android11.png

152 KB
Loading

docs/images/android12.png

93 KB
Loading

docs/images/android13.png

174 KB
Loading

docs/images/android14.png

112 KB
Loading

docs/images/android2.jpg

64.3 KB
Loading

docs/images/android3.png

119 KB
Loading

docs/images/android4.png

117 KB
Loading

0 commit comments

Comments
 (0)