PlayAudio
Play Audio
Enum
Name | Data Type | Description |
---|---|---|
mode |
number | 1: Host computer processing, 2: Chassis processing |
url |
string | audio address |
audioId |
string | local audio resource ID '3111012': // Task started '3111002': // Arrived at destination '3111007': // Continue task '3111011': // Obstacle encountered '3111025': // Birthday wishes '3111026': // Start leading '3111027': // Lead to destination '3111018': // Incorrect item reminder '3111001': // Forceful pushing reminder '3111003': // Charging station not found '3111005': // Passed through turnstile '3111008': // Passed through automatic door '3111016': // Elevator arrived '3111006': // Entering elevator '3111014': // Failed to enter elevator '3111010': // Button pressed inside elevator '3111009': // Floor reached '3111017': // Help call inside elevator '3112044': // Lifting '3112045': // Lifting completed '3112046': // Unloading '3112047': // Task completed '3112048': // Invalid shelf detection point '3112049': // Shelf not detected '3112050': // Exceeded retry limit for docking '3112051': // Shelf position occupied '3112052': // Unable to reach unloading point |
volume |
number | volume, value 0-100 |
interval |
number | Circular broadcast interval, unit: second, -1 means broadcast only once |
num |
number | Total Plays |
duration |
number | Total playing time, unit: second |
notes
- eg: If you want to play audio in other languages, you need to replace the second digit "1" with the corresponding country code, such as changing English 31xx012 to 32xx012
- Currently, the supported country codes are: 1 Chinese 2 English, 3 Traditional, 4 Japanese, 5 Korean, 6 German, 7 Thailand, 8 Spain, 9 Poland, 10 Russian, 11 French, 12 Vietnam, 13 Czech, 14 Italy, 15 Türkiye