API Overview
The Digital Human AI service provides the following related API interfaces and callbacks. You can refer to Accessing Server APIs to call the following interfaces.
Digital Human Management
API Name | Description | Default Call Frequency Limit |
---|---|---|
Query Digital Human List | Query the list of available digital humans. | 10 times/second |
Query Digital Human Information | Query the information of a digital human. | 10 times/second |
Query Timbre List | Query the list of available timbres. | 10 times/second |
Real-time Streaming Video Synthesis
API Name | Description | Default Call Frequency Limit |
---|---|---|
Create Digital Human Video Stream Task | Create a digital human stream task, generating a digital human real-time image. | 10 times/second |
Get Digital Human Video Stream Task Status | Get the status of a digital human stream task. | 10 times/second |
Stop Digital Human Stream Task | Stop a digital human stream task. | 10 times/second |
Drive Digital Human By Action | Drive a digital human to do an action. | 10 times/second |
Drive Digital Human By Text | Drive a digital human to speak through text. | 10 times/second |
Drive Digital Human By Audio | Drive a digital human to speak through audio. | 10 times/second |
Drive Digital Human By RTC Audio Stream | Drive a digital human to speak through real-time RTC audio stream. | 10 times/second |
Get WebSocket Drive Information | Drive a digital human to speak through WebSocket real-time audio stream data transmission. | 10 times/second |
Get Digital Human Video Stream Drive Task Status | Get the status of a digital human drive task. | 10 times/second |
Interrupt Digital Human Video Stream Drive Task | Interrupt a digital human video stream drive task. | 10 times/second |
Query Running Digital Human Video Stream Tasks | Query running digital human video stream tasks. | 10 times/second |