Skip to content

Remove Transcribe stream close workarounds#57

Merged
jonathan343 merged 1 commit intodevelopfrom
fix-examples
May 5, 2026
Merged

Remove Transcribe stream close workarounds#57
jonathan343 merged 1 commit intodevelopfrom
fix-examples

Conversation

@jonathan343
Copy link
Copy Markdown
Contributor

@jonathan343 jonathan343 commented May 5, 2026

Warning

This PR should be merged following smithy-lang/smithy-python#692 and smithy-lang/smithy-python#691

Related: #46

Summary

Update examples to rely on event stream close to send the signed empty terminator frame, so the Transcribe example and integration test no longer need to send a manual empty audio event or sleep before closing the input stream.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Rely on event stream close to send the signed empty terminator frame,
so the Transcribe example and integration test no longer need to send
a manual empty audio event or sleep before closing the input stream.
@jonathan343 jonathan343 requested a review from a team as a code owner May 5, 2026 15:29
Copy link
Copy Markdown
Contributor

@alexgromero alexgromero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :shipit:

@jonathan343 jonathan343 merged commit bcc182c into develop May 5, 2026
3 checks passed
@jonathan343 jonathan343 deleted the fix-examples branch May 5, 2026 17:53
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.

2 participants