Per https://gerrit.wikimedia.org/r/#/c/358378/11/includes/WikispeechApi.php@29
Also consider changing to FormatJson.
Note that with FormatJson::parse( $parameters['removetags'] ) we don't get the same result as with json_decode( $parameters['removetags'], true ).