mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-04 17:39:23 +08:00
Add started_talking log message in ReplyOnPause and in api.md (#260)
This commit is contained in:
@@ -55,7 +55,7 @@ The `ReplyOnPause` handler can also send the following `log` messages.
|
||||
```json
|
||||
{
|
||||
"type": "log",
|
||||
"data": "pause_detected" | "response_starting"
|
||||
"data": "pause_detected" | "response_starting" | "started_talking"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user