ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
Viseme Class Reference

Defines the available mouth shapes (visemes). More...

#include <FFTVoiceDetection.h>

Inheritance diagram for Viseme:

Public Types

enum  MouthShape {
  EE , AE , UH , AR ,
  ER , AH , OO , SS
}
 Enumerates the possible mouth shapes for viseme detection. More...
 

Detailed Description

Defines the available mouth shapes (visemes).

Definition at line 24 of file FFTVoiceDetection.h.

Member Enumeration Documentation

◆ MouthShape

Enumerates the possible mouth shapes for viseme detection.

Enumerator
EE 

Mouth shape corresponding to the "EE" sound.

AE 

Mouth shape corresponding to the "AE" sound.

UH 

Mouth shape corresponding to the "UH" sound.

AR 

Mouth shape corresponding to the "AR" sound.

ER 

Mouth shape corresponding to the "ER" sound.

AH 

Mouth shape corresponding to the "AH" sound.

OO 

Mouth shape corresponding to the "OO" sound.

SS 

Mouth shape corresponding to the "SS" sound (optional).

Definition at line 30 of file FFTVoiceDetection.h.


The documentation for this class was generated from the following file: