You searched for: greetingis (Engelska - Ryska)

Datoröversättning

Att försöka lära sig översätta från mänskliga översättningsexempel.

English

Russian

Info

English

greetingis

Russian

 

Från: Maskinöversättning
Föreslå en bättre översättning
Kvalitet:

Mänskliga bidrag

Från professionella översättare, företag, webbsidor och fritt tillgängliga översättningsdatabaser.

Lägg till en översättning

Engelska

Ryska

Info

Engelska

// play the greetingis file. // read the current prompt from // the mygreeting.wav file in the file storage. // loop playing the greeting.

Ryska

// play the greetingis file. // read the current prompt from // the mygreeting.wav file in the personal site. // loop playing the greeting.

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 1
Kvalitet:

Engelska

// if "1" is entered, rewrite the prompt file and quit // if "2" is entered, play "beep" and record the prompt. // entry main is if acceptcall() != null then stop; end if; playfile("greetingis"); prompt = readstoragefile("mygreeting.wav"); loop if isdata(prompt) then play(prompt); end if; input = readinput(10); exitif not isstring(input) or else input == "#"; if input == "1" then if writestoragefile("mygreeting.wav",prompt) then playfile("goodbye"); stop; end if; playfile("failure"); elif input == "2" then playfile("beep"); prompt = record(30); else playfile("invalidentry"); end if; end loop; playfile("goodbye"); end entry;

Ryska

// entry main is if acceptcall() != null then stop; end if; playfile("greetingis"); prompt = readstoragefile("mygreeting.wav"); loop if isdata(prompt) then play(prompt); end if; input = readinput(10); exitif not isstring(input) or else input == "#"; if input == "1" then if writestoragefile("mygreeting.wav",prompt) then playfile("goodbye"); stop; end if; playfile("failure"); elif input == "2" then playfile("beep"); prompt = record(30); else playfile("invalidentry"); end if; end loop; playfile("goodbye"); end entry;

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 1
Kvalitet:

Varning: Innehåller osynlig HTML-formatering

Få en bättre översättning med
7,747,033,264 mänskliga bidrag

Användare ber nu om hjälp:



Vi använder cookies för att förbättra din upplevelse. Genom att fortsätta besöka den här webbplatsen godkänner du vår användning av cookies. Läs mer. OK