Zoom doesn't connect with computer sound

Description
I want to automatic Zoom meeting tool with C#. Wrote this parameter in Zoom.exe:
–url=“zoommtg://zoom.us/join?confno=1234&zc=0&pwd=1234”
But it doesn’t automatically connect the computer sound. Always asking me.

Note: When I enter from the normal link, it does not ask.

Which version?
5.4.7 (59784.1220)

Screenshots
Ekran Alıntısı

Isn’t there someone who can help?

Hey @furkanmahmutyilmaz,

Thanks for using the dev forum!

Can you provide an example of the “normal link”?

Thanks!
Michael

With browser.
Ex: https://us04web.zoom.us/j/...pwd=

Hey @furkanmahmutyilmaz,

Where are you getting the first type of link and where are you getting the second type of link?

Thanks!
Michael

I’m getting the second type of link (starts with “zoommtg:”) from the first type of link’s id and password. And I’m getting the first type of link in zoom meeting, security page.

Hey @furkanmahmutyilmaz,

I believe this intended behavior on the backend side. Different links allow for different levels of user authentication, and automatic audio connection requires a certain degree of user authentication.

Thanks!
Michael