Skip to content

Fix/stt output#72

Merged
Khurdhula-Harshavardhan merged 2 commits intomainfrom
fix/stt-output
Feb 10, 2026
Merged

Fix/stt output#72
Khurdhula-Harshavardhan merged 2 commits intomainfrom
fix/stt-output

Conversation

@Khurdhula-Harshavardhan
Copy link
Collaborator

This pull request primarily updates the SpeechToTextResponse interface to improve how detected language information is represented, and bumps the package version for both jsr.json and package.json. The most important change is the refactor of the detected language fields to provide more structured data.

API Improvements

  • Refactored the language_detected property in the SpeechToTextResponse interface to be an object containing code and confidence fields, instead of separate top-level properties. This makes the detected language information more structured and easier to use.

Version Bump

  • Updated the package version from 0.4.0 to 0.4.1 in both jsr.json and package.json to reflect the interface change. [1] [2]

NOTE: This is a breaking change, for users using the jigsawstack-js SDK under and equal to 0.4.0 but the idea is to suggest upgrading to 0.4.1 latest.

@Khurdhula-Harshavardhan Khurdhula-Harshavardhan merged commit c859f60 into main Feb 10, 2026
8 checks passed
@Khurdhula-Harshavardhan Khurdhula-Harshavardhan deleted the fix/stt-output branch February 10, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant