package llama

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create_with_downsample : int -> t
val sample_rate_hz : t -> int
val num_channels : t -> int
val set_buffer_padding : t -> int -> unit
val samples_behind : t -> int
val send_sample : t -> float -> unit
OCaml

Innovation. Community. Security.