Standard pronunciation

What it makes: gets the standard (top rated) pronunciation from a word.

Required parameters

  • key. Value: your api key
  • action. Value: standard-pronunciation
  • format. Values:
    • xml
    • json (for jsonp, use param: callback/function_name)
    • js-tag (returns a script tag for the pronunciation)
  • word. The word you want to get its pronunciation.

Optional parameters

  • language. To get only the pronunciation recorded in the given language. Check all the values in this languages codes list.

Examples

Get the standard pronunciation for cat (XML format)

https://apifree.forvo.com/key/your-key-here/format/xml/action/standard-pronunciation/word/cat


Get the standard pronunciation for cat in irish (XML format)

https://apifree.forvo.com/key/your-key-here/format/xml/action/standard-pronunciation/word/cat/language/ga