Skip to content

Releases: lucoiso/UEAzSpeech

v1.6.19

24 May 22:19
Compare
Choose a tag to compare

AzSpeech v1.6.18

05 May 10:18
Compare
Choose a tag to compare

What's Changed

  • Fix missing initializer

Full Changelog: v1.6.17...v1.6.18

v1.6.17

15 Mar 12:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.10...v1.6.17

AzSpeech v1.6.16

18 Dec 12:11
bde0a56
Compare
Choose a tag to compare

Changes

  1. Export subsystem

AzSpeech v1.6.15

30 Nov 22:19
7136bbe
Compare
Choose a tag to compare

Some adjustments related to performance:

  • Parameters by reference
  • Fix task freezing the editor

Fix crash:

  • Fix crash due to invalid audio config

Update SDK to v1.33.0

AzSpeech v1.6.14

20 Oct 18:42
2e6f40e
Compare
Choose a tag to compare

Changes

  1. Hotfix: Fix audio config checking (#246)

Related Issues

AzSpeech v1.6.13

14 Oct 12:24
972cbd5
Compare
Choose a tag to compare

Changes

  1. Remove unnecessary references
  2. Adjust string conversion
  3. Set tasks as ready to destroy
  4. Force thread destruction when a task finishes
  5. Set runnable as unique pointer and reset it when the task is marked as ready to destroy
  6. Add check to avoid crashes due to null audio config
  7. Update SDK to v1.32.1 (https://learn.microsoft.com/en-us/azure/ai-services/speech-service/releasenotes?tabs=speech-sdk#speech-sdk-1321-september-2023-release)

Related Issues

AzSpeech v1.6.12

28 Aug 20:53
51caa04
Compare
Choose a tag to compare

Changes

  • Reorganize folder structure
  • Feature: Keyword Recognition

AzSpeech v1.6.11

15 Aug 20:14
357086b
Compare
Choose a tag to compare

Changes

  1. Slate Adjustments

AzSpeech v1.6.10

12 Aug 19:52
9b11ed9
Compare
Choose a tag to compare

Changes

  • Added an engine subsystem to register the tasks in progress for future managements + Helper Functions.
  • Added execution queues to the subsystem (supporting audio queue).
  • Fixed marketplace publication (UE5.2)
  • Changed raw pointers to TWeakObjectPtr to avoid leaks.
  • Fixed audio component delegate causing a crash when try to clean.
  • Update SDK to v1.31.0.

-> Demo Updated: https://github.com/lucoiso/UEAzSpeechSampleProject/releases/tag/v1.0.0

image

image