acr-cloud-php:ACRCloud API PHP客户端库

时间:2024-05-21 03:33:31
【文件属性】:

文件名称:acr-cloud-php:ACRCloud API PHP客户端库

文件大小:644KB

文件格式:ZIP

更新时间:2024-05-21 03:33:31

PHP

acr-cloud-php 关于 网址: : 作者:AJDurant 用法 通过作曲家安装。 use \AJDurant\ACRCloud\ACRCloud; $acr = new ACRCloud(api_key, api_secret); $data = $acr->identify(path_to_audio_file); 返回的数据具有描述为PHP关联数组的格式。 建立依赖 为了从源代码生成生成的Composer项目,您将需要在命令行上使用Grunt和PHP。 因此,您必须在命令行上在系统上安装PHP5。 测试一下: php --help 要在命令行上全局安装Grunt(并运行上述构建任务),请运行: npm install -g grunt-cli 然后,使用Grunt,您可以在本地安装Composer,PhpDocumentor,PhpUnit和PhpCPD。 只


【文件预览】:
acr-cloud-php-master
----composer.json(919B)
----.travis.yml(215B)
----phpunit.xml(772B)
----package.json(559B)
----travis-ci.xml(772B)
----tests()
--------ACRCloudTest.php(3KB)
----LICENSE(731B)
----Gruntfile.js(2KB)
----src()
--------ACRCloud.php(5KB)
----doc()
--------css()
--------.htaccess(229B)
--------images()
--------phpdoc-cache-0d()
--------namespaces()
--------index.html(11KB)
--------js()
--------phpdoc-cache-2e()
--------classes()
--------font()
--------graphs()
--------files()
--------reports()
----.gitignore(78B)
----README.md(2KB)
----.editorconfig(214B)
----.gitattributes(12B)

网友评论