...
|
...
|
@@ -564,7 +564,6 @@ class Almighty extends Api |
|
|
* @ApiInternal
|
|
|
*/
|
|
|
public function asrJson($filename){
|
|
|
dump($filename);
|
|
|
define('DEMO_CURL_VERBOSE', false); // 打印curl debug信息
|
|
|
# 填写网页上申请的appkey 如 $apiKey="g8eBUMSokVB1BHGmgxxxxxx"
|
|
|
$API_KEY = "kVcnfD9iW2XVZSMaLMrtLYIz";
|
...
|
...
|
|