I'm using azure speech to text realtime by microphone,and I want to get the audio file when the talk finished. i find this API Get Custom Model Endpoint Log can get the file, but how to get the logId?
I have try to find it in doc but nothing,
speechConfig.enableAudioLogging();
set this but nothing change in log.