pull/1/head
Paweł Ostolski 2020-03-16 15:59:28 +01:00
rodzic 94b4b87757
commit 3fb6336e94
1 zmienionych plików z 2 dodań i 6 usunięć

Wyświetl plik

@ -1,9 +1,9 @@
<?php
include('debug.php');
include('debug.php');
include('slownik.php'); // $slownik
#include('slownik_rzeki.php'); // $slownik rzeki
#include('slownik_rzeki.php'); // $slownik rzeki
#include('slownik_wodowskazy.php'); // $slownik wodowskazy
function file_get_contents_curl( $url ) {
@ -31,10 +31,6 @@ function azAZ09($string)
return $string;
}
https://code.responsivevoice.org/getvoice.php?text=gfdgfg&lang=pl&engine=g1&name=&pitch=0.5&rate=0.5&volume=1&key=WGciAW2s&gender=female
function getMpg($word, $filename)
{
$url = 'https://code.responsivevoice.org/getvoice.php?lang=pl-GB&engine=g1&name=&pitch=0.5&rate=0.5&volume=1&key=WGciAW2s&gender=female&text='.urlencode($word);