Unofficial SMF API Documentation

./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  

Suggest an edit to this page on GitHub