Android.Speech.Tts.TextToSpeech.Engine.KeyParamStream Field
Parameter key to specify the audio stream type to be used when speaking text or playing back a file.

Syntax

[Android.Runtime.Register("KEY_PARAM_STREAM")]
public const string KeyParamStream

Remarks

Parameter key to specify the audio stream type to be used when speaking text or playing back a file. The value should be one of the STREAM_ constants defined in Android.Media.AudioManager.

[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 4