Description
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
SoundElem
| Field Name | Field Type | Description |
|---|
| uuID | String | Unique ID |
| soundPath | String | Local resource address |
| dataSize | int | Size |
| duration | int | Duration |
| sourceUrl | String | Audio remote address |
OIMSoundElem
| Field Name | Field Type | Description |
|---|
| uuID | NSString | Unique ID |
| soundPath | NSString | Local resource address |
| dataSize | NSInteger | Size |
| duration | NSInteger | Duration |
| sourceUrl | CGFloat | Audio remote address |
SoundElem
| Field Name | Field Type | Description |
|---|
| uuID | String | Unique ID |
| soundPath | String | Local resource address |
| dataSize | int | Size |
| duration | int | Duration |
| sourceUrl | String | Audio remote address |
SoundElem
| Field Name | Field Type | Description |
|---|
| uuID | string | Unique ID |
| soundPath | string | Local resource address |
| dataSize | number | Size |
| duration | number | Duration |
| sourceUrl | string | Audio remote address |
SoundElem
| Field Name | Field Type | Description |
|---|
| uuID | string | Unique ID |
| soundPath | string | Local resource address |
| dataSize | number | Size |
| duration | number | Duration |
| sourceUrl | string | Audio remote address |
SoundElem
| Field Name | Field Type | Description |
|---|
| uuID | string | Unique ID |
| soundPath | string | Local resource address |
| dataSize | number | Size |
| duration | number | Duration |
| sourceUrl | string | Audio remote address |
SoundBaseInfo
| Field Name | Field Type | Description |
|---|
| UUID | string | Unique ID |
| SoundPath | string | Local resource address |
| DataSize | int | Size |
| Duration | int | Duration |
| SourceUrl | string | Audio remote address |
| SourceType | string | Audio type |