We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa84462 commit e3f7fa5Copy full SHA for e3f7fa5
1 file changed
api-reference/voice.mdx
@@ -184,6 +184,7 @@ sequenceDiagram
184
* Audio chunk size: should not exceed 100 kilobyte or 1 second duration
185
* Recommended chunk duration: 50-250 milliseconds for low latency
186
* Audio stream speed: maximum 2x real-time
187
+* Timeout: If no data is received for 30 seconds, the session will be terminated
188
189
## Getting Started
190
0 commit comments