bricks/examples/asr.ui
2025-07-16 14:28:55 +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"
}
}
}