Merge pull request #2728 from pipecat-ai/pk/fix-playht-in-env-example

Fix PlayHT env variable names in env.example
This commit is contained in:
Aleix Conchillo Flaqué
2025-09-24 11:04:55 -07:00
committed by GitHub

View File

@@ -66,8 +66,8 @@ LMNT_VOICE_ID=...
PERPLEXITY_API_KEY=...
# PlayHT
PLAY_HT_USER_ID=...
PLAY_HT_API_KEY=...
PLAYHT_USER_ID=...
PLAYHT_API_KEY=...
# OpenAI
OPENAI_API_KEY=...