index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
/
tts
Age
Commit message (
Expand
)
Author
2025-02-18
Gate playback on the existence of /.tangara-tts/.
Tursiae
2025-02-11
TTS: Implement and wire up a TTS toggle in Display Settings (#251)
Tursiae
2025-02-10
TTS: Better document the ownership and task/control flow.
Tursiae
2025-02-10
TTS: Avoid exhausting the WorkerPool with concurrent TTS playback.
Tursiae
2025-02-06
Update the docs to eliminate the mention of the Spoken Interface setting unti...
Tursiae
2025-02-06
Make the TTS playback work by assuming the file is a .wav.
Tursiae
2025-02-06
Briefly document the TTS module.
Tursiae
2024-09-12
Clean up some tts logging and descriptions
jacqueline
2024-09-12
Pause and unpause the current audio output in response to TTS
jacqueline
2024-09-11
Play TTS files in response to TTS prompts, but it's legible now
jacqueline
2024-09-09
Play basic wav files in response to tts prompts
jacqueline
2024-07-19
WIP initial tts player wiring
jacqueline
2024-05-29
Start on TTS support by logging the data that will become TTS lines
jacqueline