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

asrDtmfTerminationDigit does not send the transcripts #975

Open
rammohan-y opened this issue Nov 15, 2024 · 1 comment
Open

asrDtmfTerminationDigit does not send the transcripts #975

rammohan-y opened this issue Nov 15, 2024 · 1 comment
Assignees

Comments

@rammohan-y
Copy link
Contributor

when we configure asrDtmfTerminationDigit in recognizer, pressing the configured digit does not stop continuos ASR and does not send the final transcript immediately instead the transcript is sent only after asrTimeout (if asrTimeout is configured)

@rammohan-y
Copy link
Contributor Author

also when both finishOnKey and asrDtmfTerminationDigit are configured we need to give first preference to asrDtmfTerminationDigit if ASR already happening (by checking the bufferedTransctipts)

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

No branches or pull requests

2 participants