google / lyra

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

sample application using make utility. #69

Open VPBalaRama opened 2 years ago

VPBalaRama commented 2 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 2 years ago

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