MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=phonos
(main | phonos)
- This module requires read rights.
- Source: Phonos
- Licence: GPL-2.0-or-later
Render IPA to audio.
Specific parameters:
Other general parameters are available.
- ipa
The IPA phoneme to render.
- This parameter is required.
- text
The human-readable text, as a fallback.
- lang
The language that the word should be pronounced in.
Example:
- Get the pronunciation of 'hello' in English.
- api.php?action=phonos&ipa=həˈləʊ&text=hello&lang=en [open in sandbox]