This commit is contained in:
Maciej Caderek
2022-04-13 02:31:58 +02:00
parent e4bad17c0a
commit 5d59275f48
24 changed files with 747 additions and 409 deletions

View File

@@ -15,7 +15,7 @@ const words: { [key: string]: string } = {
const config = {
volume: 50,
rate: 2,
rate: 1,
lang: "en-US",
};