Lines Matching refs:engine
20 …s unified APIs for intelligent voice framework services to access intelligent voice engine drivers.
22 …* An intelligent voice framework service can obtain an intelligent voice engine driver object or a…
23 …of intelligent voice engine devices based on the intelligent voice engine IDs, thereby obtaining o…
24 …creating or releasing an intelligent voice engine adapter, attaching or detaching the intelligent …
25 … or stopping the intelligent voice engine, setting parameter to or getting parameter from the inte…
26 …o or reading files from the intelligent voice engine, subscribing callback to the intelligent voic…
35 … the APIs provided by the intelligent voice engine manager for obtaining or sending intelligent vo…
36 * creating or releasing an intelligent voice engine adapter.
42 package ohos.hdi.intelligent_voice.engine.v1_2;
44 import ohos.hdi.intelligent_voice.engine.v1_1.IIntellVoiceEngineManager;
45 import ohos.hdi.intelligent_voice.engine.v1_0.IntellVoiceEngineTypes;
46 import ohos.hdi.intelligent_voice.engine.v1_2.IntellVoiceEngineTypes;
47 import ohos.hdi.intelligent_voice.engine.v1_2.IIntellVoiceEngineAdapter;
50 * @brief Defines the functions in intelligent voice engine manager.
52 …de obtaining or sending intelligent voice engine information, creating or releasing an intelligent…
57 interface IIntellVoiceEngineManager extends ohos.hdi.intelligent_voice.engine.v1_1.IIntellVoiceEngi…
59 * @brief Creates intelligent voice engine adapter.
60 * @param descriptor Indicates intelligent voice engine adapter description.
61 …* The description includes intelligent voice engine adapter type, see {@link IntellVoiceEngineAdap…
62 …* @param adapter Indicates the pointer to the intelligent voice engine adapter to operate, see {@l…