|
Arduino ESpeak-NG
|
info about sample rate and channels and output stream More...
#include <audio_object.h>
Data Fields | |
| int | sample_rate = 22050 |
| int | channels = 1 |
| int | bits_per_sample =16 |
| Print * | out =nullptr |
info about sample rate and channels and output stream
| int audio_info::bits_per_sample =16 |
| int audio_info::channels = 1 |
| Print* audio_info::out =nullptr |
| int audio_info::sample_rate = 22050 |