Module Llama_low_level.Output_streamSource
Sourceval create : ?downsample:int -> unit -> t Sourceval sample_rate_hz : t -> int Sourceval set_buffer_padding : t -> int -> unit Sourceval samples_behind : t -> int Sourceval send_sample : t -> float -> unit