UploadSoundFileResult
This type is included in the UploadSoundFileResponse
type.
Type Properties
Property Name | Description | Data Type | Sample |
---|---|---|---|
UploadedLengthInSeconds |
Length of the uploaded file, in seconds. |
Integer |
8 |
UploadSuccessful |
Whether or not the sound file was uploaded successfully. |
Boolean |
False |
ErrorResponse |
If the upload was unsuccessful, an error message describing the problem. |
String |
Invalid License Key |