| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function on(type: 'audioDeviceChange', callback: Callback\): void;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function off(type: 'audioDeviceChange', callback?: Callback\): void;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function setAudioDevice(device: AudioDevice): Promise\;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function closeUnfinishedUssd(slotId: number, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function closeUnfinishedUssd(slotId: number): Promise\;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function setVoNRState(slotId: number, state: VoNRState, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function setVoNRState(slotId: number, state: VoNRState): Promise\;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function getVoNRState(slotId: number, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function getVoNRState(slotId: number): Promise\;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function canSetCallTransferTime(slotId: number, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function canSetCallTransferTime(slotId: number): Promise\;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function inputDialerSpecialCode(inputCode: string, callback: AsyncCallback\): void;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: call
Method or attribute name: function inputDialerSpecialCode(inputCode: string): Promise\;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: VoNRState|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: VoNRState
Method or attribute name: VONR_STATE_ON = 0|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceType|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceType
Method or attribute name: DEVICE_EARPIECE|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceType
Method or attribute name: DEVICE_SPEAKER|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceType
Method or attribute name: DEVICE_WIRED_HEADSET|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceType
Method or attribute name: DEVICE_BLUETOOTH_SCO|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceInfo|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceInfo
Method or attribute name: audioDeviceList: Array\;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceInfo
Method or attribute name: currentAudioDevice: AudioDevice;|@ohos.telephony.call.d.ts|
|Added|NA|Module name: ohos.telephony.call
Class name: AudioDeviceInfo
Method or attribute name: isMuted: boolean;|@ohos.telephony.call.d.ts|
|Added|NA|Class name: radio
Method or attribute name: function getBasebandVersion(slotId: number, callback: AsyncCallback\): void;|@ohos.telephony.radio.d.ts|
|Added|NA|Class name: radio
Method or attribute name: function getBasebandVersion(slotId: number): Promise\;|@ohos.telephony.radio.d.ts|