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

Missing dictation setting from streaming audio (live) LiveOptions #435

Closed
rpriyanshu9 opened this issue Jul 18, 2024 · 0 comments · Fixed by #436
Closed

Missing dictation setting from streaming audio (live) LiveOptions #435

rpriyanshu9 opened this issue Jul 18, 2024 · 0 comments · Fixed by #436

Comments

@rpriyanshu9
Copy link
Contributor

What is the current behavior?

When trying to enable dictation setting under LiveOptions, I'm getting an error:

TypeError: LiveOptions.__init__() got an unexpected keyword argument 'dictation'

As per the documentation and this discord thread, it should be a valid setting.

Steps to reproduce

Add dictation to the LiveOptions instance and try to start the connection.

Expected behavior

As dictation is a valid setting, I should be able to initiate the connection and use the functionality.

Please tell us about your environment

  • Operating System/Version: MacOS 14.5
  • Python Version: v3.12.3

Other information

N/A

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 a pull request may close this issue.

1 participant