-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
createWaveFile
Description
Creates a wave (.wav) file that spells the letters of 'word'.
Syntax
void createWaveFile (string $word)
Parameter $word
Expected type: String
Description: The "word" to sound out (ie the verification code)
Notes
- Tries the user's language first, and defaults to english.
- Returns false on failure.
- Used by VerificationCode() (Register.php).
- Returns false if there aren't any sounds available or if there was a problem
- Dies upon success...
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.036 seconds with 13 queries.
- Forum Search