Skip to content

Releases: Hagsten/Talkify

Minor bug fixes

02 May 06:45
Compare
Choose a tag to compare
2.5.9

Bump version

Minor bug fixes

21 Apr 19:59
Compare
Choose a tag to compare
2.5.7

more promise stuff.

Minor bug fixes

21 Apr 19:54
Compare
Choose a tag to compare
2.5.6

promise stuff

Minor bug fixes

11 Apr 18:04
Compare
Choose a tag to compare
2.5.5

Small fixes

Internal pubsub communication

27 Mar 19:26
Compare
Choose a tag to compare

Re-write of our internal communication. From mostly callbacks between components to a PubSub approach. This architecture will give us a greater flexibility in developing new features and might in the future be the single point of contact for users of Talkify.

No breaking changes.

Control center and sentence highlighting

08 Mar 16:19
Compare
Choose a tag to compare

The old "playbar" or "audiocontrols" are replaced with our new detatchable control center.

Sentence highlighting is now also possible.

No breaking changes except new UI around the control center.

Speech marks requests honors text highligting setting

28 Feb 12:41
Compare
Choose a tag to compare

If the setting to use text highligting is off then we do not send the marksId parameter to the API. If using the official Talkify API this would save users money if using plans with separate speech and marks payment.

Form reader

15 Nov 10:30
a051f74
Compare
Choose a tag to compare

Added a new feature called "form reader" (http://jsfiddle.net/dx53bg6k/2/).

Use to create accessible forms!

Keyboard commands and voice commands

02 Nov 15:00
803cd14
Compare
Choose a tag to compare

Adding support for both key and voice commands.

Everything is configurable. These features are default disabled to be non-breaking. You can configure your own keys and voice phrases to the supported commands.

Supported commands in this release:
play/pause
play previous paragraph
play next paragraph

Minor fixes

22 Nov 13:49
db6d22d
Compare
Choose a tag to compare
2.1.2

Update README.md