Skip to content

Commit e3cec1f

Browse files
committed
Update README example
1 parent 9f033ad commit e3cec1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Allow Microphone access when prompted.
108108
:tts {:proc tts/elevenlabs-tts-process
109109
:args {:elevenlabs/api-key (secret [:elevenlabs :api-key])
110110
:elevenlabs/model-id "eleven_flash_v2_5"
111-
:elevenlabs/voice-id "7sJPxFeMXAVWZloGIqg2"
111+
:elevenlabs/voice-id (secret [:elevenlabs :voice-id])
112112
:voice/stability 0.5
113113
:voice/similarity-boost 0.8
114114
:voice/use-speaker-boost? true

0 commit comments

Comments
 (0)