• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created about 1 year ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OSCtoSay is a simple Python script that sets up an OSC (Open Sound Control) server to listen for incoming OSC messages. When a message is received at the `/say` endpoint, the script triggers the macOS `say` command to convert text to speech.