TextToSpeechError Enum

Definition

Enumerates values returned by several methods of TextToSpeechError and taken as a parameter of the Error(), and F:Android.Speech.Tts.UtteranceProgressListener.OnError members.

public enum TextToSpeechError
type TextToSpeechError = 
Inheritance
TextToSpeechError

Fields

InvalidRequest -8
Network -6
NetworkTimeout -7
NotInstalledYet -9
Output -5
Service -4
Synthesis -3

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to