bricks/examples/asr.ui
2025-03-02 16:55:08 +08:00

15 lines
204 B
XML

{
"widgettype":"ASRClient",
"options":
{
"ws_url":"{{entire_url('/wss/ws/test.ws')}}?userid={{get_user()}}",
"icon_options":{
"rate":3
},
"ws_params":{
"kkk":1,
"brade":"123"
}
}
}