How to add allert or sound audio each time an object are detected in Yolo?

I have developed an object detection mobile application using yolo v4 darknet but it ll be more functional if an allert or sound audio can be produce each time the model detect an object. Is there any ways to do that? Really need help ASAP for my final project :')

Hi @Syafiq_Fauzan , I found a potential solution, I’d use the Source Code from this project as inspiration:

" The voice module:

“We have used Python eSpeak Module. eSpeak is a small open source software speech synthesizer for Linux and Windows that supports English and other languages.”