Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Siri Speech Synthesis (MacOS) #115

Open
extratone opened this issue Nov 26, 2021 · 2 comments
Open

Siri Speech Synthesis (MacOS) #115

extratone opened this issue Nov 26, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member.

Comments

@extratone
Copy link
Owner

extratone commented Nov 26, 2021

Siri TTS

Siri Speech Synthesis on MacOS - Documentation and Demo

Creates an audio file of text - either from the clipboard, or from the services menu - bypassing the broken Safari Reader action on MacOS.

At the moment, the Safari Reader action upon which my iOS-borned Siri Speech Synthesis Shortcutdepends is not functioning on MacOS, so I’ve created this (hopefully temporary) solution that performs 11the same function, though it will require you to select and/or copy the body of an article to the clipboard yourself.

<video controls>
  <source src="https://user-images.githubusercontent.com/43663476/143572605-59ebf00f-e478-4849-879a-2d7f3a737a4b.mov">
</video>

Source

SiriSpeechSynthMacOSSource

Social

Reddit

My closest equivalent this Shortcut on MacOS.

Hey folks! I know it’s certainly been a while. Sorry it’s taken me so long to explore the viability of this shortcut on the Mac’s new support, but frankly, it turns out we weren’t missing much.

Timelines

I’d love to tell you I’ve been intentionally waiting to release a MacOS equivalent to my Siri Speech Synthesis shortcut until the Safari Reader action was fixed, but I wasn’t able to actually try it until a few days ago… but…

anywho. I HAVE published the closest equivalent I could manifest, which will involve you doing the work of the absentee Reader (selecting the body text you’d like read aloud,) though it seems pretty discriminating so far. https://routinehub.co/shortcut/10583

unfortunately the result uh… sucks. I’m sure I could investigate and find out why it sounds like Simone Siri is missing a few billion dollars worth of research on MacOS compared to iOS, but it doesn’t seem like you care, so… https://bilge.world/software-thanksgiving

(here’s the raw file just in case.) https://github.com/extratone/bilge/raw/main/audio/TTS/SoftwareThanksgiving.m4a

Video Demo Meta

<iframe width="560" height="315" src="https://www.youtube.com/embed/mYdO5B3CKDU?controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Creates an audio file of text - either from the clipboard, or from the services menu - bypassing the broken Safari Reader action on MacOS.

The writeup of the original iOS-native Siri Shortcut on my blog: https://bilge.world/siri-tts

 • 𝚁𝚘𝚞𝚝𝚒𝚗𝚎𝙷𝚞𝚋 𝙿𝚊𝚐𝚎 (Download/Install Here:) https://routinehub.co/shortcut/10583/
 • iCloud Share Link: https://www.icloud.com/shortcuts/7789070881204567a335f864a35f0115
• GitHub Issue: https://github.com/extratone/i/issues/115

At the moment, the Safari Reader action upon which my iOS-borned Siri Speech Synthesis Shortcut depends is not functioning on MacOS, so I’ve created this (hopefully temporary) solution that performs 11the same function, though it will require you to select and/or copy the body of an article to the clipboard yourself.

@extratone extratone added documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member. labels Nov 26, 2021
@extratone
Copy link
Owner Author

Video Demo

Siri.Speech.Synthesis.Shortcut.MacOS.Demo.mov

extratone added a commit that referenced this issue Nov 26, 2021
@extratone
Copy link
Owner Author

Social

Reddit

My closest equivalent this Shortcut on MacOS.

Hey folks! I know it’s certainly been a while. Sorry it’s taken me so long to explore the viability of this shortcut on the Mac’s new support, but frankly, it turns out we weren’t missing much.

Timelines

I’d love to tell you I’ve been intentionally waiting to release a MacOS equivalent to my Siri Speech Synthesis shortcut until the Safari Reader action was fixed, but I wasn’t able to actually try it until a few days ago… but…

anywho. I HAVE published the closest equivalent I could manifest, which will involve you doing the work of the absentee Reader (selecting the body text you’d like read aloud,) though it seems pretty discriminating so far. https://routinehub.co/shortcut/10583

unfortunately the result uh… sucks. I’m sure I could investigate and find out why it sounds like Simone Siri is missing a few billion dollars worth of research on MacOS compared to iOS, but it doesn’t seem like you care, so… https://bilge.world/software-thanksgiving

(here’s the raw file just in case.) https://github.com/extratone/bilge/raw/main/audio/TTS/SoftwareThanksgiving.m4a

Video Demo Meta

<iframe width="560" height="315" src="https://www.youtube.com/embed/mYdO5B3CKDU?controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Creates an audio file of text - either from the clipboard, or from the services menu - bypassing the broken Safari Reader action on MacOS.

The writeup of the original iOS-native Siri Shortcut on my blog: https://bilge.world/siri-tts

 • 𝚁𝚘𝚞𝚝𝚒𝚗𝚎𝙷𝚞𝚋 𝙿𝚊𝚐𝚎 (Download/Install Here:) https://routinehub.co/shortcut/10583/
 • iCloud Share Link: https://www.icloud.com/shortcuts/7789070881204567a335f864a35f0115
• GitHub Issue: https://github.com/extratone/i/issues/115

At the moment, the Safari Reader action upon which my iOS-borned Siri Speech Synthesis Shortcut depends is not functioning on MacOS, so I’ve created this (hopefully temporary) solution that performs 11the same function, though it will require you to select and/or copy the body of an article to the clipboard yourself.

extratone added a commit that referenced this issue Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation shortcut A Siri Shortcut! Built either by myself or another community member.
Projects
None yet
Development

No branches or pull requests

1 participant