Skip to content

Releases: travisvn/obsidian-edge-tts

1.8.0

11 Jan 02:24
Compare
Choose a tag to compare

Barely an update — just setting the manifest.json isDesktopOnly field to true

Please note that you can make use of text-to-speech on your mobile device by generating the MP3 narration for a given note in advance on desktop and playing it back on mobile 🙃

Full Changelog: 1.7.0...1.8.0

1.7.0

02 Jan 01:09
Compare
Choose a tag to compare

Updates

  • Reworked the markdown filtering so that mathematical comparisons <, >, <=, and >= should now be properly spoken
  • Reworked the ampersand (&) issue to accommodate languages other than English
    • Previous setting is now an override to opt out of this (should rarely be set as "true" / "on")

Hopefully this new way of parsing does not hit any edge cases that I have not tested — please let me know in the Discord or elsewhere if that isn't the case.

Happy New Year, everyone! 🥳

Full Changelog: 1.6.0...1.7.0

1.6.0

29 Dec 22:25
Compare
Choose a tag to compare

Updates

  • Added filtering of ampersand (&) symbol
    • Fixes bug in TTS that would otherwise not read aloud a note containing an ampersand
  • Added option to settings for how to handle its removal
    • Enabled: replace symbol with the word "and" — Disabled: remove symbol
    • Added so that non-English notes don't wind up having the word "and" thrown in

Addressed issues:

Full Changelog: 1.5.0...1.6.0

1.5.0

03 Dec 21:15
Compare
Choose a tag to compare

Updates

  • Added feature to embed generated mp3 after selected text in a note
  • Upgraded file path generation to accommodate different system types
  • Added fix for Windows file naming

Addressed issues:

Full Changelog: 1.4.0...1.5.0

1.4.0

27 Nov 23:44
Compare
Choose a tag to compare
  • Added functionality to generate an mp3 narration and embed it in the file

Full Changelog: 1.3.0...1.4.0

1.3.0

27 Nov 01:07
Compare
Choose a tag to compare
  • Added option to read note by selecting it from the menu (right clicking on the file or in the editor)

Full Changelog: 1.2.0...1.3.0

1.2.0

14 Nov 02:19
Compare
Choose a tag to compare
  • Added status bar playback button and status.
  • Added functionality to stop previous narration if new narration is triggered.

Full Changelog: 1.1.0...1.2.0

1.1.0

13 Nov 21:21
Compare
Choose a tag to compare

Version bump for addition of playback speed option and other optimizations since first release

1.0.7

13 Nov 21:00
40d725c
Compare
Choose a tag to compare

Added playback speed option

Full Changelog: 1.0.6...1.0.7

1.0.6

13 Nov 05:01
Compare
Choose a tag to compare

Added frontmatter filtering

Full Changelog: 1.0.5...1.0.6