An open API service indexing awesome lists of open source software.

https://github.com/litongjava/freeswitch-mod-yy-asr

freeswitch-mod-yy-asr
https://github.com/litongjava/freeswitch-mod-yy-asr

Last synced: about 1 year ago
JSON representation

freeswitch-mod-yy-asr

Awesome Lists containing this project

README

          

## build
```
gcc -shared -fPIC -o /usr/local/freeswitch/mod/mod_yyasr.so mod_yyasr.c -I /usr/local/freeswitch/include/freeswitch
```

```
cp conf/yyasr.conf.xml /usr/local/freeswitch/conf/autoload_configs/
```

```
vi /usr/local/freeswitch/conf/autoload_configs/modules.conf.xml
```

```






```