Android.Media.Audiofx.AudioEffect.ContentTypeVoice Field
Value for AudioEffect.ExtraContentType when the type of content played is voice audio

Value: 3

Syntax

[Android.Runtime.Register("CONTENT_TYPE_VOICE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.ContentType enum directly instead of this field.")]
public const ContentType ContentTypeVoice

Remarks

Value for AudioEffect.ExtraContentType when the type of content played is voice audio

[Android Documentation]

Requirements

Namespace: Android.Media.Audiofx
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9