Skip to content

Documentation Inconsistency: .env File Location #55

@hjbrandt

Description

@hjbrandt

Description:
The documentation is inconsistent about where to place the .env file for the voice server configuration.

Current Documentation:

  • README.md states: "Add your ElevenLabs API key to ~/.env"
  • QUICKSTART.md states: "The ~/.env file should be in your home directory, NOT in the PAI directory"

Suggested Fix:

  • Clarify in all documentation files whether .env should be placed in:
    • ~/.env (home directory), or
    • ./.claude/.env (PAI directory)
  • Update the voice server code to explicitly document which location it reads from

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions