Skip to content

feat: animal sounds + personality descriptions#15

Open
rlalaina7 wants to merge 1 commit intomainfrom
feature/sounds-and-tone-llm
Open

feat: animal sounds + personality descriptions#15
rlalaina7 wants to merge 1 commit intomainfrom
feature/sounds-and-tone-llm

Conversation

@rlalaina7
Copy link
Copy Markdown
Collaborator

What's new

  • 🐱 Cat meow — plays once when a cat word (katt, cat, meow, miau…) is detected in the cowsay output
  • 🐄 Cow moo — plays once when a cow word (ku, cow, moo, kvie…) is detected
  • Sounds generated via Web Audio API (no audio files needed)
  • Each sound plays only once per new word appearance (ref-guarded)
  • Personality descriptions — a short italic line appears below the tone picker reflecting the active personality
  • .tone-description styled in Blade Runner orange

- Add playCatSound() and playCowSound() via Web Audio API
- Play sounds once per word appearance using refs to avoid repeats
- Enrich PERSONALITIES with description field shown below tone picker
- Add .tone-description CSS with Blade Runner orange italic styling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant