-
Notifications
You must be signed in to change notification settings - Fork 81
Home
Brian Wilson edited this page Aug 9, 2021
·
29 revisions
Details of how EDDI works:
- Monitors - details of the ways in which EDDI obtains events
- Events - details of the the events that EDDI supports and the associated available data
- Functions - the functions that EDDI adds to Cottle
- Responders - details of the ways in which EDDI acts on events
- Routing functions - details of how EDDI searches for nearby systems meeting certain criteria
- VoiceAttack Integration - EDDI's integration with the VoiceAttack program
FAQ:
- Customising the "Message Received" script
- Help - how to use the Speech Responder and documentation of customized functions available in the Speech Responder
- Variables - variables available from the Speech Responder
- Lexicons - (for advanced users) how to customize the pronunciation of words with lexicons
If something is not working right:
- Troubleshooting - help for solving common issues
- Report an Issue - ask for additional help
Pages for developers:
- Contributing - guidelines for contributions.
- Debug with VoiceAttack running - how to run EDDI in debug mode with VoiceAttack.
- Editing the personality JSON- a less painful way to edit the personality JSON.
- Running from source - instructions for building from source and additional steps you will need to use Frontier's cAPI in such builds.