To support GR-PEACH

Dependents:   GR-PEACH_Azure_Speech

Fork of TLV320_RBSP by Renesas

Revision:
3:db6504d3f914
Parent:
2:b1fab4a2b59d
Child:
5:15487e571d9f
--- a/TLV320_RBSP.h	Tue Aug 18 04:06:41 2015 +0000
+++ b/TLV320_RBSP.h	Tue Aug 18 04:34:26 2015 +0000
@@ -74,7 +74,7 @@
      * @param frequency Sample frequency of data in Hz
      * @return true = success, false = failure
      * 
-     * The TLV320 supports the following frequencies: 8.021kHz, 44.1kHz, 88.2kHz
+     * The TLV320 supports the following frequencies: 8kHz, 8.021kHz, 32kHz, 44.1kHz, 48kHz, 88.2kHz, 96kHz
      * Default is 44.1kHz
      */
     bool frequency(int hz);