Skip to content
Snippets Groups Projects
Commit 114f91c5 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Marcello!

parent 4927bf63
No related branches found
No related tags found
1 merge request!1Marcello!
Pipeline #9115 failed
...@@ -16,6 +16,7 @@ var voices = map[Voice]string{ ...@@ -16,6 +16,7 @@ var voices = map[Voice]string{
"🇬🇧": "en", "🇬🇧": "en",
"🇩🇪": "de", "🇩🇪": "de",
"🤫": "whisper", "🤫": "whisper",
"🇮🇹": "it",
} }
var Voices = make([]Voice, 0, len(voices)) var Voices = make([]Voice, 0, len(voices))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment