微波雷达和语音播放修改

This commit is contained in:
Irene-Maxine
2024-11-19 00:06:06 +08:00
parent f26ce575c8
commit 3933da7547
13 changed files with 382 additions and 170 deletions

View File

@@ -3777,4 +3777,15 @@ En.MIXLY_PLAYER_DIRECTORY_LOOP = 'directory loop';
En.MIXLY_PLAYER_SINGLE_STOP = 'single stop';
En.MIXLY_PLAYER_SEQUENTIAL_PLAY ='sequential play';
En.MIXLY_PLAYER_INSERT_MUSIC ='interjection';
En.MIXLY_COLOR_SENSOR = 'color sensor';
En.MIXLY_ALTITUDE_SENSOR = 'air pressure sensor';
En.MIXLY_TEMP_AND_HUMIDITY_SENSOR = 'temperature and humidity sensor';
En.MIXLY_LASER_RANGE_SENSOR = 'laser ranging sensor';
En.MIXLY_GEOMAGNETIC_SENSOR = 'geomagnetic sensor';
En.MIXLY_ENVIRONMENT_LIGHT = 'environment light';
En.MIXLY_NEXT = 'approach';
En.MIXLY_RADIO_FREQUENCY_READER = "radio frequency reader";
En.MIXLY_NINE_AXIS_SENSOR ='nine-axis sensor';
En.MIXLY_RADAR_SENSOR = 'microwave radar sensor';
En.MIXLY_PLAYER_PLAY_MUSIC_TOOTIP = 'Track input parameter:int type used to denote a song track(The sequence of tracks is the first to be placed on the USB flash drive.); str type used to represent the short file name of the song(Default mixly*.mp3, does not support Chinese, can be * omitted)';
})();