You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What feature are you requesting?
I would like to set the default camera and speaker when initialising a call composite.
What would be the benefit of adding this feature?
The AzureCommunicationCallingUI currently selects the front camera of the phone, as well as using the ear speaker instead of the loud speaker. Our users now have to switch these for every call they make.
What solution would be ideal for you?
Extend LocalOptions to include fields for camera direction (front | back) and speaker, similar to cameraOn, microphoneOn.
What alternatives have you considered?
Swiftching from ACS to a different service entirely, including our javascript frontend and server infrastructure.
Is there any additional information for your request?
Attach screenshots or images add detail to your request:
iPhone is selected as default instead of Speaker
Front camera is used by default, and our users have to switch every time
The text was updated successfully, but these errors were encountered:
Thanks a lot for your valuable feedback! We added a feature into our backlog (with no ETA at the moment); the feature will enable user to select from more options from the current list of camera and audio options.
If you have any immediate plans to ship utilizing the ACS Native UI SDK to production but need a feature specifically for your scenario, please feel free to reach out to me directly to provide more information about your desired workflow. From gathering more information about your business needs, we can better prioritize your asks in our backlog grooming sessions.
Thanks again for sharing your thoughts with us!
PS. We will keep this feature open for any other customer looking for this scenario.
What feature are you requesting?
I would like to set the default camera and speaker when initialising a call composite.
What would be the benefit of adding this feature?
The AzureCommunicationCallingUI currently selects the front camera of the phone, as well as using the ear speaker instead of the loud speaker. Our users now have to switch these for every call they make.
What solution would be ideal for you?
Extend
LocalOptions
to include fields for camera direction (front | back
) and speaker, similar tocameraOn
,microphoneOn
.What alternatives have you considered?
Swiftching from ACS to a different service entirely, including our javascript frontend and server infrastructure.
Is there any additional information for your request?
Attach screenshots or images add detail to your request:
iPhone is selected as default instead of Speaker
Front camera is used by default, and our users have to switch every time
The text was updated successfully, but these errors were encountered: