You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/scripts/sepiaFW.local.js
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -89,8 +89,8 @@ function sepiaFW_build_strings(){
89
89
StringsDE.data_privacy='Datenschutz';
90
90
StringsDE.tutorial='Tutorial';
91
91
//Offline demo texts
92
-
StringsDE.demoMode='Du befindest dich im Demo-Modus! In diesem Modus kannst du die Einstellungen ändern (z.B. host-name), das Tutorial anschauen und mit dem Interface spielen. Um auf deinen Assistenten zuzugreifen melde dich bitte zuerst an.';
93
-
StringsDE.notPossibleInDemoMode='Sorry aber das geht nicht im Demo-Modus.';
92
+
StringsDE.demoMode='Du befindest dich im Demo-Modus! In diesem Modus kannst du die Einstellungen ändern (z.B. hostname), das Tutorial anschauen und mit manchen(!) Teilen des Interfaces spielen. Um auf deinen Assistenten zuzugreifen melde dich bitte zuerst an.';
93
+
StringsDE.notPossibleInDemoMode='Sorry aber das geht noch nicht im Demo-Modus.';
@@ -179,8 +179,8 @@ function sepiaFW_build_strings(){
179
179
StringsEN.data_privacy='Data privacy';
180
180
StringsEN.tutorial='Tutorial';
181
181
//Offline demo texts
182
-
StringsEN.demoMode='You are in demo-mode! This mode only allows you to change settings (e.g. host-name), check out the tutorial and play a bit with the UI. To get access to your assistant please log-in first.';
183
-
StringsEN.notPossibleInDemoMode='Sorry this is not possible in demo-mode.';
182
+
StringsEN.demoMode='You are in demo-mode! This mode only allows you to change settings (e.g. hostname), check out the tutorial and play with some(!) parts of the UI. To get access to your assistant please log-in first.';
183
+
StringsEN.notPossibleInDemoMode='Sorry this is not yet possible in demo-mode.';
184
184
StringsEN.demoModeBtn='Demo-Mode';
185
185
StringsEN.myNewsDemoBtn='Open my personal news';
186
186
StringsEN.myRadioDemoBtn='Start my favorite radio station';
Some answers will be given as 'cards' directly inside the chat. If the results are bigger like a news overview they will instead be shown inside the extra results view.
52
-
As noted in the screen-shot some of the cards (just try them ^^) can be added to your personal start-screen by pressing the icon.
51
+
Some answers will be given as <b>'cards'</b> directly inside the chat view. If there are multiple results like different news outlets for example they will instead be shown inside the results view.
52
+
As noted in the screen-shot some of the <b>cards can be added to your personal start-screen (my view)</b> by pressing the icon (just try it out ^^).<br>
53
+
News-cards can be added as well via a long-press on the preview text of the article.
54
+
</p>
55
+
<pstyle="display: block; text-align: right;">
56
+
<spandata-proceed-btn>Proceed to <b>next page</b></span>
When you ask S.E.P.I.A. to add stuff to your to-do or shopping lists you will see a card like this:
64
+
</p><br>
65
+
<divstyle="width:100%; text-align:center;">
66
+
<imgsrc="img/tutorial/list-functions.png" alt="SEPIA list functions" style="max-width:75%; border:1px solid black; padding:8px;">
67
+
</div><br>
68
+
<p>
69
+
Depending on the list type each item can have <b>2-3 different states</b>. For to-do-lists tap the check-button to switch between open (no color), in-progress (yellow) and done (green).
70
+
</p>
71
+
<p>
72
+
Items in your list can be moved by activating the drag & drop mode. To do this <b>press-and-hold the check-button</b>. The list item will quickly flash and become grayish.
73
+
Release the check-button and <b>then use it again to drag the item</b> around, drop it at its new position or even move it to a different list.
74
+
After 3s of inactivity the drag & drop mode will automatically switch off.
75
+
</p>
76
+
<p>
77
+
Modifications to the list are <b>not saved automatically</b> and you can undo them simply by reloading the list. If changes are detected the <b>save-button</b> will appear in the upper-left corner.
78
+
Press it to make all changes permanent.
79
+
</p>
80
+
<pstyle="display: block; text-align: right;">
81
+
<spandata-proceed-btn>Proceed to <b>next page</b></span>
There are many more things to discover in S.E.P.I.A. like chatting with users (group or private), playing radio music, teaching your own commands, using gamepads to trigger actions or changing skins (the look) so be sure to check out all the menus and play around with all the buttons :-).
89
+
A good place to start is the <b>shortcuts menu</b> on the bottom-left (please note that this menu might not fully work in demo-mode yet).
90
+
</p>
91
+
<p><u>Always-On mode:</u></p>
92
+
<p>
93
+
The always-on mode can be <b>activated via the shortcuts menu</b> or by a double-tap on the back-button (Android only).
94
+
It is a special mode that shows only a very minimalistic interface and <b>prevents the screen from turning off</b> on mobile devices so that S.E.P.I.A. can keep running like a smart-speaker.
53
95
</p>
54
96
<p><u>Final steps:</u></p>
55
-
<p>If you are using the browser-version <b>please allow microphone access, pop-ups and notifications</b> to ensure everything is working as intended.
97
+
<p><b>Please allow S.E.P.I.A. to access the microphone, show pop-ups (browser-version) and send notifications</b> so that every service can work as intended.
Before you log-in make sure you are using the <b>correct SEPIA server</b>. You can set the server during log-in (drop-down menu) or go to:<br>
105
+
Before you log-in make sure you are using the <b>correct S.E.P.I.A. server</b>. You can set it in the extended log-in menu itself (press the arrow at the bottom of the box) or go to:<br>
<spanstyle="border:1px solid; padding:4px;">Settings menu → Page 2 → Hostname</span>
108
+
</p>
109
+
<p>
110
+
If you want to learn how to install <b>your own, private, local S.E.P.I.A. server</b> please visit the <ahref="https://github.com/SEPIA-Framework/sepia-installation-and-setup" target="_blank">online help</a>.
65
111
</p>
66
112
</div>
67
113
</div>
@@ -76,7 +122,7 @@ <h3>Tutorial - Page 3 of 3</h3>
0 commit comments