Android.Speech.Tts.TextToSpeech.Engine.KeyParamPan Field
Parameter key to specify how the speech is panned from left to right when speaking text.

Syntax

[Android.Runtime.Register("KEY_PARAM_PAN")]
public const string KeyParamPan

Remarks

Parameter key to specify how the speech is panned from left to right when speaking text. Pan is specified as a float ranging from -1 to +1 where -1 maps to a hard-left pan, 0 to center (the default behavior), and +1 to hard-right.

[Android Documentation]

Requirements

Namespace: Android.Speech.Tts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11