-
-
-
-
-
[
C/C++]
sound.zip
... example demonstrates how to use the various Symbian OS audio utility classes. These provide services for playing and ... of specified frequency and duration.
CMdaAudioPlayerUtility- Used to play audio data (file or descriptor) in any format recognised by ...
-
-
-
-
[
Asm]
mld_from_m68k_asm.zip
sample core to generate mld audio files from m68k asm sources. mld format is a ring music format for docomo mobile phones.
this sample code includes useful macro file.
-
[
C/C++]
rtaudio.rar
... provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and ... significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives:
-
[
C#(.net)]
audio_ostream_demo.zip
In this article I ll show you how to add Text-to-Speech (TTS) capabilities to your program.
You ll be able to do it with, essentially, 1 line of code, using the familiar standard ostream syntax.