Skip to content

feat(api): target API version 1.2#88

Merged
zachoverflow merged 1 commit into
masterfrom
auto/regenerate-b1eb04a07
Jun 4, 2026
Merged

feat(api): target API version 1.2#88
zachoverflow merged 1 commit into
masterfrom
auto/regenerate-b1eb04a07

Conversation

@zachoverflow

Copy link
Copy Markdown
Contributor

Summary

The client now targets API version 1.2 (lmnt-version: 1.2). In speech sessions, word timestamps now have cumulative start times that are aligned to the audio you receive and reset to 0.0 after a flush or reset, so you no longer need to offset them yourself.

This release also realigns the Python package version with the Node and Go SDKs.

Changed surface

  • SpeechSessionTimestamps.timestamps: updated docs — start times are cumulative and reset after a flush/reset.
  • Outgoing requests now send lmnt-version: 1.2.

The client now sends `lmnt-version: 1.2`. In speech sessions, word
timestamps have cumulative start times aligned to the audio you receive
and reset after a `flush` or `reset`.

Also realigns the package version with the Node and Go SDKs.
@zachoverflow zachoverflow merged commit 0e8dda2 into master Jun 4, 2026
11 checks passed
@zachoverflow zachoverflow deleted the auto/regenerate-b1eb04a07 branch June 4, 2026 00:02
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