Skip to content

SIfoxDevTeam/mod_yandex_transcribe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Pre-requirements

gRPC should be installed as described in official doc and built with -DgRPC_SSL_PROVIDER=package

Centos 7

Install freeswitch repo as described in confluence, than

sudo yum installl -y freeswitch-devel
sudo ln -s /usr/share/freeswitch/pkgconfig/freeswitch.pc /usr/lib64/pkgconfig/ 

You need to check correct path to your pkgconfig directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.6%
  • C 44.0%
  • CMake 10.4%