Skip to content

Latest commit

 

History

History

cpp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OSX

Building

$ brew install protobuf grpc openssl 

$ mkdir build && cd build
$ cmake ..
$ make

Usage

$ GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=/etc/ssl/cert.pem synth --token "<access_token>" --input "<text>" -o audio.pcm