kopia lustrzana https://github.com/sq9atk/sr0wx
poprawka
rodzic
94b4b87757
commit
3fb6336e94
|
@ -1,9 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
include('debug.php');
|
include('debug.php');
|
||||||
|
|
||||||
include('slownik.php'); // $slownik
|
include('slownik.php'); // $slownik
|
||||||
#include('slownik_rzeki.php'); // $slownik rzeki
|
#include('slownik_rzeki.php'); // $slownik rzeki
|
||||||
#include('slownik_wodowskazy.php'); // $slownik wodowskazy
|
#include('slownik_wodowskazy.php'); // $slownik wodowskazy
|
||||||
|
|
||||||
function file_get_contents_curl( $url ) {
|
function file_get_contents_curl( $url ) {
|
||||||
|
@ -31,10 +31,6 @@ function azAZ09($string)
|
||||||
return $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)
|
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);
|
$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);
|
||||||
|
|
Ładowanie…
Reference in New Issue