Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in audio pump that did not schedule next send if the current … #22

Merged
merged 1 commit into from
Jan 9, 2019

Conversation

rhurey
Copy link
Member

@rhurey rhurey commented Jan 3, 2019

…send failed.

This resulted in no additional audio being sent when the connection was lost mid-send.

Also fixed over transmission of audio data from SpeechRecognizer & TranslationRecognizers when the connection was dropped.

Updated test cases to use multiple alternating phrasesto help detect over transmission of audio data.

Left the reconnect tests disabled as they take ~25 minutes to run total.

…send failed.

This resulted in no additional audio being sent when the connection was lost mid-send.

Also fixed over transmission of audio data from SpeechRecognizer & TranslationRecognizers when the connection was dropped.

Updated test cases to use multiple alternating phrasesto help detect over transmission of audio data.
Copy link
Member

@fmegen fmegen left a comment

Choose a reason for hiding this comment

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

:shipit:

@fmegen fmegen merged commit be7de53 into master Jan 9, 2019
mahilleb-msft added a commit that referenced this pull request Jan 16, 2019
@rhurey rhurey deleted the rhurey/InvestigateReconnectError branch January 31, 2019 00:11
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