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 stringKeyParamStream
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.