Skip to content

Android.Telecom.InCallService SetAudioRoute(int route) #2472

@lfarthing

Description

@lfarthing

This is in reference to #2437 which was marked as closed before having a discussion about it, I have upgraded to Mono.Android v9.0 however the accepted parameter for VideoQuality is still incorrect. The generated enum doesn't match the values that are required for this method.

https://developer.android.com/reference/android/telecom/CallAudioState

If I wanted to set the audio route as Speaker I would need to pass in an enum that has a value of 8. The correct parameter would be the enum Android.Telecom.CallAudioRoute.

Metadata

Metadata

Assignees

Labels

Area: Mono.AndroidIssues with the Android API binding (Mono.Android.dll).bugComponent does not function as intended.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions