1e41f4b71Sopenharmony_ci| Change Type | Old Version | New Version | d.ts File |
2e41f4b71Sopenharmony_ci| ---- | ------ | ------ | -------- |
3e41f4b71Sopenharmony_ci|Added|NA|Class name: intelligentVoice;<br>Method or attribute name: function getIntelligentVoiceManager(): IntelligentVoiceManager;|@ohos.ai.intelligentVoice.d.ts|
4e41f4b71Sopenharmony_ci|Added|NA|Class name: intelligentVoice;<br>Method or attribute name: function createEnrollIntelligentVoiceEngine(descriptor: EnrollIntelligentVoiceEngineDescriptor, callback: AsyncCallback\<EnrollIntelligentVoiceEngine>): void;|@ohos.ai.intelligentVoice.d.ts|
5e41f4b71Sopenharmony_ci|Added|NA|Class name: intelligentVoice;<br>Method or attribute name: function createEnrollIntelligentVoiceEngine(descriptor: EnrollIntelligentVoiceEngineDescriptor): Promise\<EnrollIntelligentVoiceEngine>;|@ohos.ai.intelligentVoice.d.ts|
6e41f4b71Sopenharmony_ci|Added|NA|Class name: intelligentVoice;<br>Method or attribute name: function createWakeupIntelligentVoiceEngine(descriptor: WakeupIntelligentVoiceEngineDescriptor, callback: AsyncCallback\<WakeupIntelligentVoiceEngine>): void;|@ohos.ai.intelligentVoice.d.ts|
7e41f4b71Sopenharmony_ci|Added|NA|Class name: intelligentVoice;<br>Method or attribute name: function createWakeupIntelligentVoiceEngine(descriptor: WakeupIntelligentVoiceEngineDescriptor): Promise\<WakeupIntelligentVoiceEngine>;|@ohos.ai.intelligentVoice.d.ts|
8e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceManager;<br>Method or attribute name: getCapabilityInfo(): Array\<IntelligentVoiceEngineType>;|@ohos.ai.intelligentVoice.d.ts|
9e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceManager;<br>Method or attribute name: on(type: 'serviceChange', callback: Callback\<ServiceChangeType>): void;|@ohos.ai.intelligentVoice.d.ts|
10e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceManager;<br>Method or attribute name: off(type: 'serviceChange', callback?: Callback\<ServiceChangeType>): void;|@ohos.ai.intelligentVoice.d.ts|
11e41f4b71Sopenharmony_ci|Added|NA|Class name: ServiceChangeType;<br>Method or attribute name: SERVICE_UNAVAILABLE = 0|@ohos.ai.intelligentVoice.d.ts|
12e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceEngineType;<br>Method or attribute name: ENROLL_ENGINE_TYPE = 0|@ohos.ai.intelligentVoice.d.ts|
13e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceEngineType;<br>Method or attribute name: WAKEUP_ENGINE_TYPE = 1|@ohos.ai.intelligentVoice.d.ts|
14e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceEngineType;<br>Method or attribute name: UPDATE_ENGINE_TYPE = 2|@ohos.ai.intelligentVoice.d.ts|
15e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngineDescriptor;<br>Method or attribute name: wakeupPhrase: string;|@ohos.ai.intelligentVoice.d.ts|
16e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngineDescriptor;<br>Method or attribute name: wakeupPhrase: string;|@ohos.ai.intelligentVoice.d.ts|
17e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngineDescriptor;<br>Method or attribute name: needReconfirm: boolean;|@ohos.ai.intelligentVoice.d.ts|
18e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollEngineConfig;<br>Method or attribute name: language: string;|@ohos.ai.intelligentVoice.d.ts|
19e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollEngineConfig;<br>Method or attribute name: region: string;|@ohos.ai.intelligentVoice.d.ts|
20e41f4b71Sopenharmony_ci|Added|NA|Class name: SensibilityType;<br>Method or attribute name: LOW_SENSIBILITY = 1|@ohos.ai.intelligentVoice.d.ts|
21e41f4b71Sopenharmony_ci|Added|NA|Class name: SensibilityType;<br>Method or attribute name: MIDDLE_SENSIBILITY = 2|@ohos.ai.intelligentVoice.d.ts|
22e41f4b71Sopenharmony_ci|Added|NA|Class name: SensibilityType;<br>Method or attribute name: HIGH_SENSIBILITY = 3|@ohos.ai.intelligentVoice.d.ts|
23e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupHapInfo;<br>Method or attribute name: bundleName: string;|@ohos.ai.intelligentVoice.d.ts|
24e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupHapInfo;<br>Method or attribute name: abilityName: string;|@ohos.ai.intelligentVoice.d.ts|
25e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEventType;<br>Method or attribute name: INTELLIGENT_VOICE_EVENT_WAKEUP_NONE = 0|@ohos.ai.intelligentVoice.d.ts|
26e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEventType;<br>Method or attribute name: INTELLIGENT_VOICE_EVENT_RECOGNIZE_COMPLETE = 1|@ohos.ai.intelligentVoice.d.ts|
27e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceErrorCode;<br>Method or attribute name: INTELLIGENT_VOICE_NO_MEMORY = 22700101|@ohos.ai.intelligentVoice.d.ts|
28e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceErrorCode;<br>Method or attribute name: INTELLIGENT_VOICE_INVALID_PARAM = 22700102|@ohos.ai.intelligentVoice.d.ts|
29e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceErrorCode;<br>Method or attribute name: INTELLIGENT_VOICE_INIT_FAILED = 22700103|@ohos.ai.intelligentVoice.d.ts|
30e41f4b71Sopenharmony_ci|Added|NA|Class name: IntelligentVoiceErrorCode;<br>Method or attribute name: INTELLIGENT_VOICE_COMMIT_ENROLL_FAILED = 22700104|@ohos.ai.intelligentVoice.d.ts|
31e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollResult;<br>Method or attribute name: SUCCESS = 0|@ohos.ai.intelligentVoice.d.ts|
32e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollResult;<br>Method or attribute name: VPR_TRAIN_FAILED = -1|@ohos.ai.intelligentVoice.d.ts|
33e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollResult;<br>Method or attribute name: WAKEUP_PHRASE_NOT_MATCH = -2|@ohos.ai.intelligentVoice.d.ts|
34e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollResult;<br>Method or attribute name: TOO_NOISY = -3|@ohos.ai.intelligentVoice.d.ts|
35e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollResult;<br>Method or attribute name: TOO_LOUD = -4|@ohos.ai.intelligentVoice.d.ts|
36e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollResult;<br>Method or attribute name: INTERVAL_LARGE = -5|@ohos.ai.intelligentVoice.d.ts|
37e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollResult;<br>Method or attribute name: DIFFERENT_PERSON = -6|@ohos.ai.intelligentVoice.d.ts|
38e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollResult;<br>Method or attribute name: UNKNOWN_ERROR = -100|@ohos.ai.intelligentVoice.d.ts|
39e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollCallbackInfo;<br>Method or attribute name: result: EnrollResult;|@ohos.ai.intelligentVoice.d.ts|
40e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollCallbackInfo;<br>Method or attribute name: context: string;|@ohos.ai.intelligentVoice.d.ts|
41e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngineCallbackInfo;<br>Method or attribute name: context: string;|@ohos.ai.intelligentVoice.d.ts|
42e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngineCallbackInfo;<br>Method or attribute name: eventId: WakeupIntelligentVoiceEventType;|@ohos.ai.intelligentVoice.d.ts|
43e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngineCallbackInfo;<br>Method or attribute name: isSuccess: boolean;|@ohos.ai.intelligentVoice.d.ts|
44e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: getSupportedRegions(callback: AsyncCallback\<Array\<string>>): void;|@ohos.ai.intelligentVoice.d.ts|
45e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: getSupportedRegions(callback: AsyncCallback\<Array\<string>>): void;|@ohos.ai.intelligentVoice.d.ts|
46e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: getSupportedRegions(): Promise\<Array\<string>>;|@ohos.ai.intelligentVoice.d.ts|
47e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: getSupportedRegions(): Promise\<Array\<string>>;|@ohos.ai.intelligentVoice.d.ts|
48e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: init(config: EnrollEngineConfig, callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
49e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: init(config: EnrollEngineConfig): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
50e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: enrollForResult(isLast: boolean, callback: AsyncCallback\<EnrollCallbackInfo>): void;|@ohos.ai.intelligentVoice.d.ts|
51e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: enrollForResult(isLast: boolean): Promise\<EnrollCallbackInfo>;|@ohos.ai.intelligentVoice.d.ts|
52e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: stop(callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
53e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: stop(): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
54e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: commit(callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
55e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: commit(): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
56e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: setWakeupHapInfo(info: WakeupHapInfo, callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
57e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: setWakeupHapInfo(info: WakeupHapInfo, callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
58e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: setWakeupHapInfo(info: WakeupHapInfo): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
59e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: setWakeupHapInfo(info: WakeupHapInfo): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
60e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: setSensibility(sensibility: SensibilityType, callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
61e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: setSensibility(sensibility: SensibilityType, callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
62e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: setSensibility(sensibility: SensibilityType): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
63e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: setSensibility(sensibility: SensibilityType): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
64e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: setParameter(key: string, value: string, callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
65e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: setParameter(key: string, value: string, callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
66e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: setParameter(key: string, value: string): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
67e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: setParameter(key: string, value: string): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
68e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: getParameter(key: string, callback: AsyncCallback\<string>): void;|@ohos.ai.intelligentVoice.d.ts|
69e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: getParameter(key: string, callback: AsyncCallback\<string>): void;|@ohos.ai.intelligentVoice.d.ts|
70e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: getParameter(key: string): Promise\<string>;|@ohos.ai.intelligentVoice.d.ts|
71e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: getParameter(key: string): Promise\<string>;|@ohos.ai.intelligentVoice.d.ts|
72e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: release(callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
73e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: release(callback: AsyncCallback\<void>): void;|@ohos.ai.intelligentVoice.d.ts|
74e41f4b71Sopenharmony_ci|Added|NA|Class name: EnrollIntelligentVoiceEngine;<br>Method or attribute name: release(): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
75e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: release(): Promise\<void>;|@ohos.ai.intelligentVoice.d.ts|
76e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: on(type: 'wakeupIntelligentVoiceEvent', callback: Callback\<WakeupIntelligentVoiceEngineCallbackInfo>): void;|@ohos.ai.intelligentVoice.d.ts|
77e41f4b71Sopenharmony_ci|Added|NA|Class name: WakeupIntelligentVoiceEngine;<br>Method or attribute name: off(type: 'wakeupIntelligentVoiceEvent', callback?: Callback\<WakeupIntelligentVoiceEngineCallbackInfo>): void;|@ohos.ai.intelligentVoice.d.ts|
78