Udostępnij za pośrednictwem


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

Name Value Description
NotInstalledYet -9
InvalidRequest -8
NetworkTimeout -7
Network -6
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