Aller au contenu

Login — Accessing the Speaker Interface

Version française
Back to index


Getting Your Access Code

Your speaker access code is provided by the Racines project administrator. It looks like:

RACINES-XXXXX-2025

Keep this code in a safe place — it is your unique identifier for accessing the recording interface. If you lose it, contact the administrator to get a new one.


Logging In

  1. Open your web browser (Chrome recommended)
  2. Go to the URL: [APPLICATION_URL]/speaker/login
  3. The speaker login page is displayed
  4. Enter your access code in the field
  5. Uppercase conversion is automatic — no need to force it
  6. You can paste the code (Ctrl+V / Cmd+V)
  7. Click "Log in"

After Logging In

At the top of the screen, you will see: - Your name: confirmed by the administrator when your account was created - The assigned language: the language you are recording for - The Log out button

If this information is incorrect (wrong name, wrong language), contact the administrator.


Error Messages

Message Cause Solution
"Invalid code" Incorrect or non-existent code Check the code, contact the admin
"Inactive account" Your account has been deactivated Contact the administrator
"Network error" No internet connection Check your connection

Session Persistence

Your session is stored in the browser (localStorage). This means:

Situation Result
Same browser, same device ✅ Session retained between visits
Different browser or device ❌ Must re-enter the code
Private / incognito browsing ❌ Session lost when closed
Clear browser data ❌ Session lost

Logging Out

Click the "Log out" button at the top right of the interface.

Best practice: log out if you are working on a shared computer.


Lost or Expired Code

Contact the administrator. They can: - Provide you with your current code - Generate a new code if the old one was compromised


Next Steps