Top Level Namespace
Defined Under Namespace
Modules: Awaaz
Instance Method Summary collapse
-
#ffi ⇒ Object
Main namespace for the Awaaz gem.
Instance Method Details
#ffi ⇒ Object
Main namespace for the Awaaz gem.
The Awaaz gem provides audio decoding utilities and related tools for working with various audio formats. It uses FFI bindings and Numo::NArray for numerical processing and includes multiple decoders, utilities, and configuration options.
15 |
# File 'lib/awaaz.rb', line 15 require "ffi" |