google / lyra

A Very Low-Bitrate Codec for Speech Compression
Apache License 2.0
3.84k stars 355 forks source link

sample application using make utility. #69

Open VPBalaRama opened 3 years ago

VPBalaRama commented 3 years ago

Hi All, I have Lyra .a or .so library built using Bazel system. can I use "Make" utility to develop a sample Linux encoder application.

aluebs commented 3 years ago

I don't see why not. Although it is important to use the same compiler and std library implementation.