Lingua

TextToSpeech.MaxSpeechInputLength Proprietà

Definizione

Limite di lunghezza della stringa di input passata per parlare e sintetizzareToFile.

public static int MaxSpeechInputLength { [Android.Runtime.Register("getMaxSpeechInputLength", "()I", "")] get; }
[<get: Android.Runtime.Register("getMaxSpeechInputLength", "()I", "")>]
static member MaxSpeechInputLength : int

Valore della proprietà

Attributi

Commenti

Limite di lunghezza della stringa di input passata per parlare e sintetizzareToFile.

per android.speech.tts.TextToSpeech.getMaxSpeechInputLength().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche

  • <xref:Android.Speech.Tts.TextToSpeech.Speak(Java.Lang.ICharSequence%2c+Android.Speech.Tts.QueueMode%2c+Android.Speech.Tts.QueueMode%2c+Android.Speech.Tts.QueueMode)>
  • <xref:Android.Speech.Tts.TextToSpeech.SynthesizeToFile(Java.Lang.ICharSequence%2c+Android.OS.Bundle%2c+Android.OS.Bundle%2c+Android.OS.Bundle)>