URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#ifndef SPEECHPLAYER_H | #ifndef SPEECHPLAYER_H |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#include <cstring> | #include <cstring> |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#ifndef SPEECHPLAYER_FRAME_H | #ifndef SPEECHPLAYER_FRAME_H |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#ifndef SPEECHPLAYER_SAMPLE_H | #ifndef SPEECHPLAYER_SAMPLE_H |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#include "frame.h" | #include "frame.h" |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#ifndef SPEECHPLAYER_H | #ifndef SPEECHPLAYER_H |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
/* | /* |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#ifndef SPEECHPLAYERSPEECHWAVEGENERATOR_H | #ifndef SPEECHPLAYERSPEECHWAVEGENERATOR_H |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#ifndef SPEECHPLAYER_UTILS_H | #ifndef SPEECHPLAYER_UTILS_H |
URL: https://bitbucket.org/nvaccess/speechplayer | URL: https://bitbucket.org/nvaccess/speechplayer | ||||
Copyright 2014 NV Access Limited. | Copyright 2014 NV Access Limited. | ||||
This program is free software: you can redistribute it and/or modify | This program is free software: you can redistribute it and/or modify | ||||
it under the terms of the GNU General Public License version 2.0, as published by | |||||
the Free Software Foundation. | |||||
it under the terms of the GNU General Public License, as published by | |||||
the Free Software Foundation, either version 3 of the License, or | |||||
(at your option) any later version. | |||||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | ||||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||||
This license can be found at: | This license can be found at: | ||||
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html | |||||
http://www.gnu.org/licenses/gpl.html | |||||
*/ | */ | ||||
#ifndef SPEECHPLAYERWAVEGENERATOR_H | #ifndef SPEECHPLAYERWAVEGENERATOR_H |