Recommend this page to a friend! |
Classes of Gavin Gordon Markowski | PHP Phonetic Transcriber | README.md | Download |
|
DownloadPhonetic TranscriberDescriptionA PHP class which provides the ability to transcribe American and/or British English words into their IPA (International Phonetic Alphabet) equivalent. Dependencies
UsageInstallation
ExamplesInstantiation:Include the autoload.php file generated by composer, then instantiate the PhoneticTranscriber class:
Transcribing:Get the transcription of a given word, using the default settings:
Public Methods Overview
Important Class Properties
IssuesIf you have any issues at all, please post your findings in the issues page at https://github.com/gavinggordon/phonetictranscriber/issues. LicenseThis package utilizes the MIT License. More InformationPHP Innovation AwardThis class has been nominated for a PHP Innovation Award, provided by PHPClasses.org. If you found this class to be at all interesting, helpful, particularly useful, or innovative in any way, please vote for it, to show your support for this or any other PHP classes accessible online via my GitHub profile or PHPClasses.org profile. |