endink / Mediapipe4u-plugin

378 stars 52 forks source link

How to get file tts.wav file name #164

Closed endink closed 6 months ago

endink commented 6 months ago

Discussed in https://github.com/endink/Mediapipe4u-plugin/discussions/156

Originally posted by **Uzaker** February 29, 2024 When I set "save audio file" true , how can I get the name of the file?
endink commented 6 months ago

Version 202405XX will support it.

endink commented 6 months ago

ASRSolutionComponentOnAudioFileRecorded 事件中添加了 FilePath 参数, 可以在回调中得到文件完整路径