From 28f4a1be06e29bb3bbb3dbf4f9307308783450ab Mon Sep 17 00:00:00 2001 From: Santo Cariotti <santo@dcariotti.me> Date: Fri, 13 Sep 2024 13:04:16 +0200 Subject: Text-to-speach API for alert sound generation --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea8c4bf..0fc8cc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +assets/sounds/*.mp3 -- cgit v1.2.3-18-g5258