EnglishFrenchSpanish

OnWorks favicon

na_record - Online in the Cloud

Run na_record in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command na_record that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


na_record — record waveform from audio device

SYNOPSIS


na_record [-h] [-f sampling rate] [-audiodevice device] [-time seconds] [-o file]
[-otype type] [-ostype sample type] [-F sample rate] [-obo MSB | LSB | native]
[-oswap] [-p audio device protocol]

DESCRIPTION


na_record records digital audio data from the system's audio input device and writes it to
the specified file. It supports a variety of output file formats and native audio devices.

The following option flags are recognized:

-h Prints a short summary of usage to standard output.
-f sampling rate
Sets the input sampling rate (in samples per second, i.e. Hz). Not all devices
support all sampling rates, so it may be desireable to set this separately from
the output sampling rate.
-audiodevice device
Sets the audio device to record from, if supported by the audio protocol chosen
(e.g. /dev/dsp, /dev/audio)
-time seconds
Stops recording after the specified number of seconds.
-o file
Writes sound output to the specified file
-otype type
Specifies the file format to use for output. Supported types currently include
nist, est, dsps, snd, riff, aiff, audlab, raw, and ascii. The -h flag will show
the most accurate list. The default type is nist.
-F sampling rate
Sets the output sampling rate (again, in samples per second, i.e. Hz). If this
differs from the input sampling rate, resampling will be done. Defaults to
16000Hz.
-obo byte order
Sets the output byte order. Supported values are MSB, LSB, and native. Many file
formats have their own byte order, or are byte order independent, so this isn't
tremendously useful except for raw data. The default is the native byte order
for the system audio device.
-oswap
Swap bytes when saving to output.
-ostype sample type
Sets the sample type of the output. Suported values are short, mulaw, byte, or
ascii. Again, this is usually implied by the file format, so should only be used
for raw data. The default is short (i.e. 16-bit PCM).
-p audio device protocol
Selects an audio device protocol (i.e. type of audio device) to use. This
varies between different installations of Speech Tools, but defaults to the most
'native' audio device, usually Open Sound System on Linux and *BSD and
/dev/audio on Solaris.

ENVIRONMENT


NA_PLAY_PROTOCOL
Audio protocol to use (as in the -p flag)
NA_PLAY_HOST
Host to record audio from when using a network audio protocol.

EXAMPLES


To record five seconds of audio from /dev/dsp1 (on Linux) to foo.wav in RIFF format at
32kHz:
$ na_record -time 5 -audiodevice /dev/dsp1 -o foo.wav -otype RIFF -f 32000
To record one second of audio to bar.wav in raw format in 8kHz mu-law:
$ na_record -time 1 -o bar.wav -otype raw -ostype mulaw -f 8000

Use na_record online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad