Files
kotlin-fork/android-sdk-annotations/android/speech/tts/annotations.xml
T
2013-06-07 11:05:57 +04:00

78 lines
4.0 KiB
XML

<root>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_UNAVAILABLE_VOICES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeechService android.os.IBinder onBind(android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech int isLanguageAvailable(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_PARAM_PAN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.SynthesisRequest android.os.Bundle getParams()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.SynthesisRequest SynthesisRequest(java.lang.String, android.os.Bundle) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_FEATURE_NETWORK_SYNTHESIS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_PARAM_UTTERANCE_ID'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech java.util.List&lt;android.speech.tts.TextToSpeech.EngineInfo&gt; getEngines()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine ACTION_CHECK_TTS_DATA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine INTENT_ACTION_TTS_SERVICE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_FEATURE_EMBEDDED_SYNTHESIS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_CHECK_VOICE_DATA_FOR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_VOICE_DATA_ROOT_DIRECTORY'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine ACTION_TTS_DATA_INSTALLED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_VOICE_DATA_FILES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_TTS_DATA_INSTALLED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_PARAM_STREAM'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_PARAM_VOLUME'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech ACTION_TTS_QUEUE_PROCESSING_COMPLETED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine SERVICE_META_DATA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech java.util.Set&lt;java.lang.String&gt; getFeatures(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine ACTION_INSTALL_TTS_DATA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_VOICE_DATA_FILES_INFO'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_AVAILABLE_VOICES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>