- what's new
- Service Overview
- Getting Started
- SDK Reference
- API Reference
-
FAQs
- General Consulting
- Billing
-
API
- Why Is the Recognition Result Very Poor?
- How Do I Call the APIs of SIS?
- Why Does the Returned Status is Normal But the Recognition Result is Empty?
- What Are the Username, Domain Name, and Project Name in the Token Message Body?
- Can I Call SIS APIs Concurrently?
- What Do I Do If the Error Message "auth failed" Is Displayed During SIS API Calling?
- What Do I Do If SIS API Calling Times Out?
- What Do I Do If the Error Message "The silence time is too long, and the audio will not be recognized" Is Displayed?
- How Do I Obtain a Token?
- SDK
- Error Code
- Deployment
- Regions and AZs
- Permissions
- General Reference
Copied.
SIS.0032 Error
Symptom
When the Short Sentence Recognition API is called, the error code SIS.0032 is returned, and the error message "audio_format' is invalid" is displayed.
Solution
Ensure that the value of audio_format is valid and is same as the format of the audio to be identified.
For details about the audio formats supported by Short Sentence Recognition, see Table 1.
Value |
Description |
---|---|
pcm16k16bit |
16 kHz, 16-bit mono-channel audio recording data |
pcm8k16bit |
8 kHz, 16-bit mono-channel audio recording data |
wav |
Format with the WAV encapsulation header. The format is automatically determined by the encapsulation header. Currently, only the 8 kHz/16 kHz sampling rate, mono channel, and pcm encoding format are supported. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot