voicemail transcription

stuck

New Member
Nov 12, 2016
8
0
1
53
Are there any instructions on how to use a custom endpoint for transcription?
I've followed this https://docs.fusionpbx.com/en/latest/applications/voicemail_transcription.html
to get transcription installed and enabled on my extension.
But I want to use my own hosted STT api endpoint. Are there any instructions on how to use self hosted endpoint?
I have tested my own endpoint in command line and and was able to transcribe an audio file and return a json response eg: {"text":"This is testing the Speech to Text engine"}
but I'm not sure what to put in these default settings.
my endpoint looks something like this: https://stt.myhome.org/v1/audio/transcriptions
Any help would be appreciated.
1748839030270.png