Chat Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Pagelinks}} | {{Pagelinks}} | ||
= Links = | |||
{{mhttpdpages}} | |||
= Purpose = | = Purpose = | ||
The purpose of [[mhttpd]] Chat Page is to provide a simple mean of communication between multiple users under the same Midas experiment. This communication is done via the Midas web application. | The purpose of [[mhttpd]] Chat Page is to provide a simple mean of communication between multiple users under the same Midas experiment. This communication is done via the Midas web application. Additionally, speaking (Text-to-Speech) of the message can be enabled (see below). | ||
= Access to the Chat Page = | = Access to the Chat Page = | ||
The Chat Page is displayed by clicking on the {{Button|name=Chat}} button on the mhttpd [[Status Page]] or other mhttpd web page. | The Chat Page is displayed by clicking on the {{Button|name=Chat}} button on the mhttpd [[Status Page]] (or other [[mhttpd]] web page). | ||
;Note | ;Note | ||
: If the Chat button is not present on the Status Page | : If the Chat button is not present on the Status Page, it may have been [[Status Page#page-switch-buttons|suppressed]]. | ||
Line 17: | Line 18: | ||
# Message field, for message to be sent | # Message field, for message to be sent | ||
# Username field, to identify the sender | # Username field, to identify the sender | ||
# a Speech enable button will be present | # a Speech enable button will be present if the web browser is compatible with the Google TTS engine. Check [http://caniuse.com/#search=SpeechSynthesisUtterance this site] for compatibility. Chrome, Safari, Opera, iOS Safari are compatible, IE, Firefox, Opera Mini, Android Browser are not (so far). | ||
# Conversation box, message exchange history. | # Conversation box, message exchange history. | ||
[[Category:mhttpd Pages]] | [[Category:mhttpd Pages]] |
Revision as of 15:03, 27 July 2015
Links
Purpose
The purpose of mhttpd Chat Page is to provide a simple mean of communication between multiple users under the same Midas experiment. This communication is done via the Midas web application. Additionally, speaking (Text-to-Speech) of the message can be enabled (see below).
Access to the Chat Page
The Chat Page is displayed by clicking on the Chat button on the mhttpd Status Page (or other mhttpd web page).
- Note
- If the Chat button is not present on the Status Page, it may have been suppressed.
Features of the Chat page
The Chat page is composed of 4 areas:
- Message field, for message to be sent
- Username field, to identify the sender
- a Speech enable button will be present if the web browser is compatible with the Google TTS engine. Check this site for compatibility. Chrome, Safari, Opera, iOS Safari are compatible, IE, Firefox, Opera Mini, Android Browser are not (so far).
- Conversation box, message exchange history.