资源简介
通过识别语音文件转文字
代码片段和文件信息
/*
* Copyright (c) 2017 Baidu.com Inc. All Rights Reserved
*
* Licensed under the Apache License Version 2.0 (the “License“); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* Http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing software
* distributed under the License is distributed on an “AS IS“ BASIS WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
require_once ‘lib/Aipbase.php‘;
/**
* 百度语音
*/
class AipSpeech extends Aipbase{
/**
* url
* @var string
*/
public $asrUrl = ‘http://vop.baidu.com/server_api‘;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-09-16 17:10 yy\
目录 0 2019-09-16 17:10 yy\.idea\
目录 0 2019-09-16 09:50 yy\.idea\inspectionProfiles\
文件 179 2019-09-16 09:49 yy\.idea\misc.xm
文件 263 2019-09-16 09:49 yy\.idea\modules.xm
文件 11736 2019-09-16 17:10 yy\.idea\workspace.xm
文件 288 2019-09-16 09:49 yy\.idea\yy.iml
文件 3175 2017-06-29 15:24 yy\AipSpeech.php
文件 136984 2019-09-16 11:06 yy\hy.wav
文件 1676 2019-09-16 15:25 yy\index.html
文件 2324 2019-09-16 16:43 yy\index1.html
目录 0 2019-09-16 10:22 yy\lib\
文件 902 2019-09-07 15:13 yy\lib\3643b8b011370d903452c20e9078055c
文件 9303 2017-06-29 15:24 yy\lib\Aipba
文件 11184 2017-06-29 15:24 yy\lib\AipBCEUtil.php
文件 6014 2017-06-29 15:24 yy\lib\AipHttpClient.php
文件 1053 2017-06-29 15:24 yy\lib\AipImageUtil.php
文件 9160 2019-09-16 15:11 yy\luyin.js
文件 9000 2019-09-09 15:54 yy\sc.mp3
文件 73454 2019-09-16 16:48 yy\tq.wav
文件 986 2019-09-16 17:10 yy\yuyin.php
评论
共有 条评论