top | item 46641092

(no title)

lukebechtel | 1 month ago

Nice!

Just made it an MCP server so claude can tell me when it's done with something :)

https://github.com/Marviel/speak_when_done

discuss

order

tarcon|1 month ago

macOS already has some great intrinsic TTS capability as the OS seems to include a naturally sounding voice. I recently built a similar tool to just run the "say" command as a background process. Had to wrap it in a Deno server. It works, but with Tahoe it's difficult to consistently configure using that one natural voice, and not the subpar voices downloadable in the settings. The good voice seems to be hidden somehow.

supriyo-biswas|1 month ago

> The good voice seems to be hidden somehow.

How am I supposed to enable this?

codepoet80|1 month ago

I just setup pushover to send a message to my phone for this exact reason! Trying out your server next!