Coder Social home page Coder Social logo

wangkaisine / mrcp-plugin-demo Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 19.0 14.75 MB

Forked from https://github.com/cotinyang/MRCP-Plugin-Demo. A demo repository for UniMRCP plugin implementation with iflytek ASR & TTS API.

CMake 0.29% Makefile 12.04% M4 0.91% Shell 7.52% C 41.85% HTML 33.15% CSS 0.11% JavaScript 0.29% Objective-C 0.24% C++ 1.05% Perl 0.10% Inno Setup 0.01% SourcePawn 0.02% PHP 0.01% Python 0.02% Awk 0.11% Batchfile 0.05% Roff 2.18% DIGITAL Command Language 0.01% sed 0.03%

mrcp-plugin-demo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mrcp-plugin-demo's Issues

ubuntu编译失败

make[3]: Entering directory '/home/pc/MRCP-Plugin-Demo/unimrcp-deps-1.5.0/libs/sofia-sip/libsofia-sip-ua/tport'
LTCOMPILE tport_tls.lo
tport_tls.c: In function ‘tls_init_context’:
tport_tls.c:300:7: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
300 | meth = TLSv1_method();
| ^~~~
In file included from /usr/include/openssl/e_os2.h:13,
from /usr/include/openssl/lhash.h:17,
from tport_tls.c:45:
/usr/include/openssl/ssl.h:1877:1: note: declared here
1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_method(void)) / TLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
tport_tls.c: In function ‘tls_init_master’:
tport_tls.c:453:3: warning: ‘RAND_pseudo_bytes’ is deprecated [-Wdeprecated-declarations]
453 | RAND_pseudo_bytes(sessionId, sizeof(sessionId));
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/e_os2.h:13,
from /usr/include/openssl/lhash.h:17,
from tport_tls.c:45:
/usr/include/openssl/rand.h:44:1: note: declared here
44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
| ^~~~~~~~~~~~~~~~~~
tport_tls.c: In function ‘tls_post_connection_check’:
tport_tls.c:596:33: error: dereferencing pointer to incomplete type ‘X509’ {aka ‘struct x509_st’}
596 | tls_parse_extensions(tls, cert->cert_info->extensions);
| ^~
make[3]: *** [Makefile:1081: tport_tls.lo] Error 1
make[3]: Leaving directory '/home/pc/MRCP-Plugin-Demo/unimrcp-deps-1.5.0/libs/sofia-sip/libsofia-sip-ua/tport'
make[2]: *** [Makefile:804: install] Error 2
make[2]: Leaving directory '/home/pc/MRCP-Plugin-Demo/unimrcp-deps-1.5.0/libs/sofia-sip/libsofia-sip-ua/tport'
make[1]: *** [Makefile:493: install-recursive] Error 1
make[1]: Leaving directory '/home/pc/MRCP-Plugin-Demo/unimrcp-deps-1.5.0/libs/sofia-sip/libsofia-sip-ua'
make: *** [Makefile:469: install-recursive] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.