annotations.xml 1.6 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <root>
  3. <item name="android.speech.tts.SynthesisCallback int start(int, int, int) 1">
  4. <annotation name="androidx.annotation.IntDef">
  5. <val name="value" val="{android.media.AudioFormat.ENCODING_PCM_8BIT, android.media.AudioFormat.ENCODING_PCM_16BIT, android.media.AudioFormat.ENCODING_PCM_FLOAT}" />
  6. </annotation>
  7. </item>
  8. <item name="android.speech.tts.SynthesisCallback int start(int, int, int) 2">
  9. <annotation name="androidx.annotation.IntRange">
  10. <val name="from" val="1" />
  11. <val name="to" val="2" />
  12. </annotation>
  13. </item>
  14. <item name="android.speech.tts.SynthesisCallback void error(int) 0">
  15. <annotation name="androidx.annotation.IntDef">
  16. <val name="value" val="{android.speech.tts.TextToSpeech.ERROR_SYNTHESIS, android.speech.tts.TextToSpeech.ERROR_SERVICE, android.speech.tts.TextToSpeech.ERROR_OUTPUT, android.speech.tts.TextToSpeech.ERROR_NETWORK, android.speech.tts.TextToSpeech.ERROR_NETWORK_TIMEOUT, android.speech.tts.TextToSpeech.ERROR_INVALID_REQUEST, android.speech.tts.TextToSpeech.ERROR_NOT_INSTALLED_YET}" />
  17. </annotation>
  18. </item>
  19. <item name="android.speech.tts.TextToSpeech int addEarcon(java.lang.String, java.lang.String, int) 2">
  20. <annotation name="androidx.annotation.RawRes"/>
  21. </item>
  22. <item name="android.speech.tts.TextToSpeech int addSpeech(java.lang.CharSequence, java.lang.String, int) 2">
  23. <annotation name="androidx.annotation.RawRes"/>
  24. </item>
  25. <item name="android.speech.tts.TextToSpeech int addSpeech(java.lang.String, java.lang.String, int) 2">
  26. <annotation name="androidx.annotation.RawRes"/>
  27. </item>
  28. </root>