Android.Speech.Tts.TextToSpeech.SetAudioAttributes Method
Sets the audio attributes to be used when speaking text or playing back a file.

Syntax

[Android.Runtime.Register("setAudioAttributes", "(Landroid/media/AudioAttributes;)I", "GetSetAudioAttributes_Landroid_media_AudioAttributes_Handler")]
[return:Android.Runtime.GeneratedEnum]
public virtual OperationResult SetAudioAttributes (Android.Media.AudioAttributes audioAttributes)

Parameters

audioAttributes
Valid AudioAttributes instance.

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the audio attributes to be used when speaking text or playing back a file.

[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