The afpfeature module converts raw audio data into AFP feature data that HPE IDOL Speech Server can use to identify sections of audio using the afp module.
| Mode | Input | Output | Description |
|---|---|---|---|
a
|
fp
|
Receives raw audio data and converts it into AFP feature data. |
Example:
fp <- afpfeature(_, a)
|
|