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

Unable to start captions automatically when starting/joining the call #5429

Closed
deshneni-akhil opened this issue Nov 19, 2024 · 2 comments
Closed
Assignees

Comments

@deshneni-akhil
Copy link

Describe the bug; what happened?

After initializing the adapter I want to enable captions, here I have used startCaptions configuration however the screen is stuck at starting Captions and does not start captions during the entire duration of the call with agent. Further, setting startInBackground flag to true doesn't start captions facing the same issue here also.

await newAdapter.startCaptions({
spokenLanguage: "en-us",
startInBackground: false
});

What behavior did you expect?
Captions start to work after user manually enables them through the more options, here we want to enable the captions in background so upon call being connected with an agent captions screen should be shown currently this configuration is not being honored.

If applicable, provide screenshots:

Image

In what environment did you see the issue?

  • @azure/communication-react npm package version (if applicable): [1.20.0]

  • OS & Device: [e.g. MacOS, iOS, Windows, Linux] on [iPhone 7, PC]

  • Browser: [e.g. Microsoft Edge 131.0.2903.51]

@carocao-msft carocao-msft self-assigned this Nov 19, 2024
@carocao-msft
Copy link
Contributor

Hi, does this repro on other browsers? And do you mind sharing how you initialize the composite, and where did you call start captions? And please share any console error you can see when this happens. Thank you!

@alkwa-msft alkwa-msft changed the title [what is the issue?] in [where is the issue?] Unable to start captions automatically when starting/joining the call Nov 25, 2024
@alkwa-msft
Copy link
Contributor

We haven't gotten any response from the developer in a number of weeks. We are going to close this now. @deshneni-akhil feel free to re-open when you have more to share based on this comment #5429 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants