aibosound.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <OPENR/ODataFormats.h>
#include <OPENR/OPENRAPI.h>
#include <OPENR/OSyslog.h>
#include <OPENR/OObject.h>
#include <Types.h>
#include "WAV.h"
Include dependency graph for aibosound.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumeration Type Documentation
|
- Enumerator:
-
UNI |
Microphonemode unidirectional |
OMNI |
Microphonemode omnidirectional |
|
|
- Enumerator:
-
mono8bit |
Wave format mono 8 bit 8 kHz |
mono16bit |
Wave format mono 16 bit 16 kHz |
|
Variable Documentation
const char* const SPEAKER = "PRM:/r1/c1/c2/c3/s1-Speaker:S1" [static] |
|
|
Primitive locator for AIBO's speaker |
const char* const MIC = "PRM:/r1/c1/c2/c3/m1-Mic:M1" [static] |
|
|
Primitive locator for AIBO's microphone |