- Nov 14, 2017
-
-
Tom Jorquera authored
-
Tom Jorquera authored
Big overhaul replacing selenium by puppeteer. This does not work for now due to problems with SSL being a requirement for external endpoints.
-
Tom Jorquera authored
`config` => `clientConfig` fix #66
-
- Nov 10, 2017
- Nov 07, 2017
-
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
Reduce eslint bloc size
-
Yoann HOUPERT authored
-
- Oct 31, 2017
-
-
Tom Jorquera authored
Server now exposes a callback for the client to notifies it when finished. This allows the server to clean up the registry. Careful, this introduces #65 when debugging.
-
- Oct 30, 2017
- Oct 24, 2017
-
-
samy authored
-
samy authored
-
samy authored
-
samy authored
-
Yoann HOUPERT authored
-
Tom Jorquera authored
-
- Oct 20, 2017
-
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
- Oct 19, 2017
-
-
Tom Jorquera authored
fix #49
-
- Oct 16, 2017
-
-
Yoann HOUPERT authored
-
- Oct 13, 2017
-
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
- Oct 12, 2017
-
-
Yoann HOUPERT authored
-
- Oct 10, 2017
-
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
- Sep 25, 2017
-
-
Valérian STG_CAZANAVE authored
The `getMyId` method had incorrect case. It caused errors since it was called with a different (correct) case elsewhere. Fix case.
-
Tom Jorquera authored
client/lib/live-reco.js indent was all screwed up. fixing it. No actual code change.
-
Tom Jorquera authored
Online reco method will now return a boolean indicating of the method succeded or failed. When starting online reco, if it fails, it will be tried again at fixed intervals.
-
- Sep 19, 2017
-
-
Tom Jorquera authored
robot now displays some log when initialized.
-
- Sep 08, 2017
-
-
Tom Jorquera authored
Refactored `recordParticipant` in order to extract two independent functions for getting a STT WS and recording the user stream. On STT WS error, try to get a new STT WS for the user.
-