Chat Page: Difference between revisions

From MidasWiki
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. Additional speaking (Text-to-Speech) of the message can be enabled (see below).
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]].
:* 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 in the case 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).
# 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 16: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:

  1. Message field, for message to be sent
  2. Username field, to identify the sender
  3. 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).
  4. Conversation box, message exchange history.