Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,14 @@ OverlordBot also optionally supports this feature, although less than 1% of user

As of this writing, DCS' built-in VoIP does not support external clients. SkyEye therefore requires SRS to function.

### Will this work in singleplayer?

Yes. You will need to install Tacview and run the SRS Server application on your PC while you play. SkyEye can connect to both and provide GCI service in any singleplayer mission.

### Is this compatible with Integrity Check (IC)?

Yes. SkyEye runs as a separate application, and does not even need to run on the same PC as DCS. The only requirements are that DCS provides real-time Tacview telemetry to SkyEye and SkyEye can connect to SRS. (This does _not_ require providing any Tacview telemetry to players).

### Could this use a Large Language Model? (ChatGPT, Ollama, etc.)

SkyEye uses an embedded LLM for speech-to-text, but I deliberately chose not to use an LLM for SkyEye's language parsing or decision-making logic.
Expand Down
Loading