Skip to content

Releases: lobehub/lobe-tts

v1.18.1

16 Nov 16:05
Compare
Choose a tag to compare

Version 1.18.1

Released on 2023-11-16


Improvements and Fixes

v1.18.0

16 Nov 13:57
Compare
Choose a tag to compare

Version 1.18.0

Released on 2023-11-16

✨ Features

  • misc: Add type annotations and refactor function exports.

🐛 Bug Fixes

  • misc: Fix export.

Improvements and Fixes

What's improved

  • misc: Add type annotations and refactor function exports (879f76a)

What's fixed

v1.17.2

16 Nov 09:34
Compare
Choose a tag to compare

Version 1.17.2

Released on 2023-11-16

🐛 Bug Fixes

  • misc: Fix speechSynthesisVoiceList.

Improvements and Fixes

What's fixed

  • misc: Fix speechSynthesisVoiceList (093649f)

v1.17.1

16 Nov 09:21
Compare
Choose a tag to compare

Version 1.17.1

Released on 2023-11-16

🐛 Bug Fixes

  • misc: Add speech synthesis and recognition polyfill, Fix export, Fix options type export.

Improvements and Fixes

What's fixed

  • misc: Add speech synthesis and recognition polyfill (76269d9)
  • misc: Fix export (a01cb3c)
  • misc: Fix options type export (4402715)

v1.17.0

16 Nov 06:37
Compare
Choose a tag to compare

Version 1.17.0

Released on 2023-11-16

✨ Features

  • misc: Support static method.

Improvements and Fixes

What's improved

  • misc: Support static method (bae66c6)

v1.16.2

16 Nov 06:21
Compare
Choose a tag to compare

Version 1.16.2

Released on 2023-11-16

♻ Code Refactoring

  • misc: Refactor to class usage and ui.

Improvements and Fixes

Code refactoring

  • misc: Refactor to class usage and ui (0a47f03)

v1.16.1

16 Nov 02:58
Compare
Choose a tag to compare

Version 1.16.1

Released on 2023-11-16

🐛 Bug Fixes

  • misc: Fix entry type error, fix entry type error.

Improvements and Fixes

What's fixed

  • misc: Fix entry type error (fa13c3a)
  • misc: Fix entry type error (25d40f9)

v1.16.0

15 Nov 17:45
Compare
Choose a tag to compare

Version 1.16.0

Released on 2023-11-15

✨ Features

  • misc: Introduce useSpeechRecognition function for audio players, visualizers, and speech recognition.

Improvements and Fixes

What's improved

  • misc: Introduce useSpeechRecognition function for audio players, visualizers, and speech recognition (72afa61)

v1.15.0

15 Nov 16:43
Compare
Choose a tag to compare

Version 1.15.0

Released on 2023-11-15

✨ Features

  • misc: Add speech synthesis and speech-to-text functionality.

Improvements and Fixes

What's improved

  • misc: Add speech synthesis and speech-to-text functionality (56a8883)

v1.14.3

15 Nov 16:07
Compare
Choose a tag to compare

Version 1.14.3

Released on 2023-11-15

♻ Code Refactoring

  • misc: Refacotr export.

Improvements and Fixes

Code refactoring