dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
saveWAV
dlib
audio
io
wav
Simple RIFF/WAV encoder. Encodes WAV to stream
void
saveWAV
(Sound snd, OutputStream ostrm)
void
saveWAV
(
Sound
snd
,
OutputStream
ostrm
)
void
saveWAV
(Sound snd, string filename)
Meta
Source
See Implementation
dlib
audio
io
wav
functions
loadWAV
saveWAV
Simple RIFF/WAV encoder. Encodes WAV to stream