./Sources/Subs-Sound.php
createWaveFile
function createWaveFile(string $word): bool
Creates a wave file that spells the letters of $word.
Tries the user’s language first, and defaults to english. Used by VerificationCode() (Register.php).
Type | Parameter | Description |
---|---|---|
string |
$word |