public enum AudioFeedType| DefaultFeed | 0 | loop of the default audio file |
| LineInFeed | 1 |
capturing from the line in device Note: this type of the feed is not supported in v14 and v15. |
| FolderRandomFeed | 2 | random sequence of the files in folder |
| FolderSortedFeed | 3 | sequence of the files is sorted by name |