├── Makefile ├── Makefile.am ├── README.md └── mod_ppmessagespeechdetect.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PPMESSAGE/mod_ppmessagespeechdetect/HEAD/Makefile -------------------------------------------------------------------------------- /Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PPMESSAGE/mod_ppmessagespeechdetect/HEAD/Makefile.am -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PPMESSAGE/mod_ppmessagespeechdetect/HEAD/README.md -------------------------------------------------------------------------------- /mod_ppmessagespeechdetect.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PPMESSAGE/mod_ppmessagespeechdetect/HEAD/mod_ppmessagespeechdetect.c --------------------------------------------------------------------------------