Спасибо!!!
Добавлено через 25 минут
Но все ровно не работает... Может кто на php кодик подскажет

Код AS3:
sound.load(Эhttp://server.ru/cod.php?str=проверка")

PHP код:
<?
header("Content-Type: text/html;charset=utf-8");
$str=$_GET['str'];
echo(get_file_content("http://translate.google.com/translate_tts?&q=".urlencode($str).""));
?>
так тоже не получилось...