diff --git a/custom/mel-habi.json b/custom/mel-habi.json new file mode 100644 index 00000000..8b318e22 --- /dev/null +++ b/custom/mel-habi.json @@ -0,0 +1,8 @@ +{ + "welcome": { + "mp3": "mel-habi/in" + }, + "goodbye": { + "mp3": "mel-habi/out" + } +} diff --git a/mp3/mel-habi/in/in.mp3 b/mp3/mel-habi/in/in.mp3 new file mode 100644 index 00000000..d7e9abe9 Binary files /dev/null and b/mp3/mel-habi/in/in.mp3 differ diff --git a/mp3/mel-habi/out/out.mp3 b/mp3/mel-habi/out/out.mp3 new file mode 100644 index 00000000..f56d9a13 Binary files /dev/null and b/mp3/mel-habi/out/out.mp3 differ