Main
Output
Word
output.w(word);
Sentence
This method will display the sentence word by word.
output.s(sentence);
Clear
This method will empty the output.
output.clear();
Bar
While the output is empty, the bar is at its minimal size (30px).
While the output is not empty, the bar's width equals to 21px for each character of the currently displayed word.
Marker
Triangle
While the output is empty, the triangle is blinking.
While the output is not empty, the triangle is static.
The triangle is red.
Calculating response
In this mode, loading dots will replace the triangle.
(cf. Commands)