From a69e5c6bd5a4e375e8844344b0838341cadbc25b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Diamante?= Date: Tue, 11 Jun 2024 12:26:50 +0200 Subject: [PATCH] improved readability of API keys no longer encoded, added Spotify playlist option, improved ElevenLabs voice settings --- README.md | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 84a1e6b..2c6b9a1 100644 --- a/README.md +++ b/README.md @@ -30,14 +30,18 @@ To initiate, first download the [Apple Shortcuts][apple-shortcuts-download] app

- + - - Download the Shortcut + + Download the Shortcut

+
+ +> Please make sure to complete the following tasks when transitioning to the new version: Decode the API keys that were previously stored in an encrypted format in the Data Jar. To simplify this process, use the [DecodeMe][decode-key-shortcut] shortcut. Remember to complete this for each key of OpenAI's and ElevenLabs. +

### Create your OpenAI API Key @@ -130,6 +134,18 @@ When you wish to use the shortcut, just turn on Siri and utter the command Wake ## What's new in Dispatch +### v1.2.2 + +Release Highlights: + +- API Key Storage Enhancement: To resolve issues with script readability, API keys will no longer be encrypted in Data Jar. Previously, encryption caused errors that prevented the Shortcut from reading the API key. Storing keys unencrypted will ensure seamless script functionality. + +- New Playlist Selection Option: Users can now choose between Apple Music or Spotify playlists. Note: Spotify must be already open for the playlist to play automatically. Currently working on a solution to improve this process. + +- ElevenLabs Voice Settings Enhancement: Changed the settings in ElevenLabs voices to reduce exaggerated speech patterns, ensuring a more natural and pleasant listening experience. + +
+ ### v1.2.1 Release Highlights: @@ -159,9 +175,9 @@ Release Highlights: Available Voices: - - American: American: Bill, Drew, Paul - - British: George, Lily - - Special: Santa Claus + - AMERICAN: Bill, Drew, Paul + - BRITISH: George, Lily + - SPECIAL: Santa Claus
@@ -344,7 +360,7 @@ Thank you for considering the use of this shortcut. Your collaboration in improv [open-ai-models]: https://platform.openai.com/docs/models [apple-shortcuts-guide]: https://support.apple.com/en-gb/guide/shortcuts/apd58d46713f/ios [apple-shortcuts-download]: https://apps.apple.com/us/app/shortcuts/id915249334 -[dispatch-shortcut]: https://www.icloud.com/shortcuts/d35a5c3bdd6441cc921f29c1fde41f8c +[dispatch-shortcut]: https://www.icloud.com/shortcuts/250b35b992a148d19fb7f09f5ce28d2d [open-ai-prices]: https://openai.com/pricing [openai-privacy]: https://openai.com/policies/privacy-policy [elevenlabs-privacy]: https://beta.elevenlabs.io/privacy @@ -358,4 +374,5 @@ Thank you for considering the use of this shortcut. Your collaboration in improv [elevenlabs-speech-synthesis]: https://beta.elevenlabs.io/speech-synthesis [elevenlabs-api-doc]: https://api.elevenlabs.io/docs [data-jar]: https://datajar.app +[decode-key-shortcut]: https://www.icloud.com/shortcuts/0ce3c6d5944a42d4951576620d75f8fe [issues]: https://github.com/nicolodiamante/dispatch/issues