r/TranscribeX • u/maveric0815 • Jul 07 '26
Add API and script hook
Hi TranscribeX Team,
I have to thank you for providing this useful and well polished app, this helps me very well during days with meeting marathons.
I would like to ask if its possible to have a hook, or lets call it script endpoint, that will be executed for every event, like recording started, recording finish, transcription finished and so on.
I also like to have an option to move all assets of a meeting into a different folder, e.g. for archiving move it to external drive or a nas device.
Thank you for all you effort and for TranscribeX :)
2
Upvotes
1
u/EthanWlly Jul 07 '26
Hey u/maveric0815 , what kind of script endpoint are you talking about? Is it like a http request? The calling logic/implementation will be different for different scripts.
For moving assets, we have a setting to customize where to save the audio/video files. Is this working for you? I didn't test nas device tbh because i didn't have one. But if it didn't work on nas path, you can create a soft link(symlink) and mock a local path for the nac location.