The following functions are provided by the Prosody WAV FILE API:
API call | W | Description |
---|---|---|
sm_replay_wav_start() | Play a WAV file | |
sm_replay_wav_close() | Close a WAV file opened by sm_replay_wav_start | |
sm_record_wav_start() | Record into a WAV file | |
sm_record_wav_close() | Close a WAV file created by sm_record_wav_start | |
sm_record_wav_trim_close() | Trim and close a WAV file created by sm_record_wav_start | |
sm_replay_wav_get_type() | Determine the type of data in a WAV file | |
sm_replay_wav_prepare() | Prepare for replay based on description in WAV file |
This document is also available as a single file.