Home
last modified time | relevance | path

Searched refs:engines (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTtsEngines.java124 final List<EngineInfo> engines = getEngines(); in getHighestRankedEngineName() local
126 if (engines.size() > 0 && engines.get(0).system) { in getHighestRankedEngineName()
127 return engines.get(0).name; in getHighestRankedEngineName()
165 List<EngineInfo> engines = new ArrayList<EngineInfo>(resolveInfos.size()); in getEngines()
170 engines.add(engine); in getEngines()
173 Collections.sort(engines, EngineInfoComparator.INSTANCE); in getEngines()
175 return engines; in getEngines()
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd8 are CPU-intensive applications such as game engines, signal processing, and physics simulation.
/frameworks/base/docs/html/about/versions/
Dandroid-2.2.jd155 <h3>Speech recognition and third-party recognition engines</h3>
159 …itionService} base class that lets third-party developers create plug-in recognition engines. </li>
Dandroid-1.5-highlights.jd92 <li>Updated with latest Webkit browser &amp; Squirrelfish Javascript engines</li>
Dandroid-4.0.jd928 more easily implement custom TTS engines, while applications that want to use a TTS engine have a
932 <h4>Using text-to-speech engines</h4>
942 <p>You can also query the available TTS engines with {@link
948 <h4>Building text-to-speech engines</h4>
950 <p>Previously, custom engines required that the engine be built using an undocumented native header
951 file. In Android 4.0, there is a complete set of framework APIs for building TTS engines. </p>
970 <p>Now that the framework supports a true API for creating TTS engines, support for the native code
972 that you can use to convert your old TTS engines to the new framework.</p>
Dandroid-4.0.3.jd223 android.speech.tts.UtteranceProgressListener}, that engines can register to
Dandroid-3.0-highlights.jd243 …that simplifies the management of protected content, regardless of the underlying DRM engines. </p>
Dandroid-4.0-highlights.jd970 and distribute dictionaries and suggestion engines that plug into the platform.
1007 <p>A new framework API lets developers write text-to-speech engines and make
/frameworks/base/docs/html/guide/topics/media/jet/
Djetcreator_manual.jd24 JET and EAS engines are integrated into the Android embedded platform through the