Add configurable speech voice settings
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
EXPO_PUBLIC_OLLAMA_BASE_URL=http://localhost:11434
|
||||
EXPO_PUBLIC_OLLAMA_MODEL=llama3.2
|
||||
EXPO_PUBLIC_SPEECH_LANGUAGE=en-US
|
||||
EXPO_PUBLIC_SPEECH_RATE=0.85
|
||||
EXPO_PUBLIC_SPEECH_PITCH=1
|
||||
# Optional iOS voice identifier. Leave empty to use the first matching iPhone voice.
|
||||
# EXPO_PUBLIC_SPEECH_VOICE=com.apple.voice.compact.en-US.Samantha
|
||||
|
||||
Reference in New Issue
Block a user