I haven’t done it, but here some ideas.
1/ using application endpoint
you can create an application
POST /applications/{application_uuid}/calls/{call_id}/stt/start
with options
max_time = 0 (unlimited),
engine = 2
Look at
2/ using node Red
I have examples, but here some docs:
cheers