AudioSessionRoutingOverride Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Possible values to override the audio route
public enum AudioSessionRoutingOverride
type AudioSessionRoutingOverride =
- Inheritance
-
AudioSessionRoutingOverride
Fields
Name | Value | Description |
---|---|---|
None | 0 | Use the normal audio route. |
Speaker | 1936747378 | Send audio to the built-in speaker. If a headset is plugged when this value is set, the microphone is also redirected to the built-in microphone. |