Android phone Record function

Support Series

Models

Version requirements

UCVxx Series

UCV50(pro)\UCV52(pro)\UCV53(pro)\UCV10(pro)\UCV20

Applicable to phone versions 5.42.1.7.1.43R (2024-7-10) and later

Configure the record function

Configure the record mode on the web page

Log in to the phone web page, click Settings-Preference: Record Mode, and enable the recording function.

图片-20240717-030058.png

There are three recording modes: Disable, Manual Mode and Silent Mode. The default mode is Disable.

Record Mode

Description

Record Mode

Description

Disable

It disables the record function.

Manual Mode

During a call, you need to manually click Start Rec button. The call page displays the Start Rec, Pause Rec and Stop Rec buttons.

Silent Mode

Recording starts automatically when a call is in progress and ends automatically when the call ends. There is no recording prompt or recording button on the call page.

Configure the record mode via XML file

  1. Download the XML configuration file of the phone.

图片-20240717-031425.png
  1. Modify the P value in the XML configuration file.

Parameter Example

<P25098 para="USBRecord_Enable">0</P25098>

P Value Format

P25098

Description

It determines which recording mode is enabled, and default is Disable.

0-Disable; 1-Manual Mode;2-Silent Mode

Permitted Values

0,1,2

Default

0

Web UI

Settings-Preference: Record Mode

Phone UI

Blank

Parameter Example

<P25252 para="Preference_RecStoreType">0</P25252>

P Value Format

P25252

Description

It determines where the recording files are stored.

0-Inner Storage; 1-USB Storage

Permitted Values

0, 1

Default

0

Web UI

Settings-Preference: Record Storage Device

Phone UI

Blank

Parameter Example

<P25253 para="Preference_RecStoreLimit">0</P25253>

P Value Format

P25253

Description

The maximum storage limit for recording files, in GB, defaults to 0, which is 1/4 of the storage space, 1GB ≈ 9hours.

0 - Indicates setting the upper limit of recording file storage to 1/4 of the current device storage space.

1、2、3..... - Indicates setting the upper limit of recording file storage to 1, 2, 3...G.

When the upper limit is set too large (larger than the remaining space of the storage device), the actual upper limit is the remaining space of the storage device.

Permitted Values

int;≥0

Default

0

Web UI

Settings-Preference: Record Storage Limit(GB)

Phone UI

Blank

  1. Import the modified XML file.

Note:

  • When USB Storage is selected as the Record Storage Device, the recording function can only be used when the USB flash drive is inserted.

  • When <P25098 para="USBRecord_Enable">1</P25098>
    and <P25252 para="Preference_RecStoreType">1</P25252>,
    if no USB flash drive is inserted, the LCD will not display the recording button.

Use the Recording Function

Modify the record mode to Manual Mode/Silent Mode, select the record storage device as Inner Storage/USB Storage, fill in the Record Storage Limit(GB) and save the configuration.

Manual Mode

After the phone establishes a call, you need to manually start recording. Swipe left on the call page and click Start Rec.

After recording starts, the recording prompt and available recording time will be displayed below the LCD, and the recording button will be displayed above the LCD.

You can check the recording time in the drop-down box, and also can click Pause Rec/Stop Rec.

Click the Pause Rec button, and the drop-down box will show that the recording time has been paused. Click Resume Rec to continue recording.

Click End Call or Stop Rec to end the recording.

After recording is finished, the recording file is automatically saved to the storage path.

Silent Mode

After the phone establishes a call, it will automatically record. The call page will not display buttons such as Start/Pause/Stop Rec, and there will be no prompt indicating that recording is in progress. When the call ends, the recording will automatically end and the recording file will be saved.

Save recording file

【Recording file naming method】

File name: Year Month Day-Hour Minute Second-A/D-Number.wav
Field analysis:

  • A/D: Answer/Dial, identifies the attributes of this recording.

  • Number: The number of the call partner.

Example: On July 17, 2024, at 00:55:29, the phone calls 1124 and records the call.

The recording file name is: 20240717-005529-D-1124.wav

Inner Storage Path

Files->UCVxx->record folder

Move local recording files to USB flash drive (only FAT32 format supported)

 

USB Storage Path

Files->USB Device->record folder

【Supported USB file system formats】

 

FAT32

exFAT

NTFS

 

FAT32

exFAT

NTFS

UCVxx Series

Support

Not support

Support (but record files cannot be moved from the USB flash drive to the phone)

Play recording files

Play recording files by storage path

After entering the storage path, click on the recording file to play it.

Play recording files by history

If a recording file is generated during a call, you can go to the history and click the icon 图片-20240717-065452.png to view and play the recording file.

The history will be associated with all the recording files generated by the call. You can switch the recording files of the call by using the left and right switch keys.