Sie suchten nach: greetingis (Englisch - Russisch)

Computer-Übersetzung

Versucht aus den Beispielen menschlicher Übersetzungen das Übersetzen zu lernen.

English

Russian

Info

English

greetingis

Russian

 

von: Maschinelle Übersetzung
Bessere Übersetzung vorschlagen
Qualität:

Menschliche Beiträge

Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.

Übersetzung hinzufügen

Englisch

Russisch

Info

Englisch

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

Russisch

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

Letzte Aktualisierung: 2018-02-21
Nutzungshäufigkeit: 1
Qualität:

Englisch

// 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;

Russisch

// 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;

Letzte Aktualisierung: 2018-02-21
Nutzungshäufigkeit: 1
Qualität:

Warnung: Enthält unsichtbare HTML-Formatierung

Eine bessere Übersetzung mit
7,761,330,770 menschlichen Beiträgen

Benutzer bitten jetzt um Hilfe:



Wir verwenden Cookies zur Verbesserung Ihrer Erfahrung. Wenn Sie den Besuch dieser Website fortsetzen, erklären Sie sich mit der Verwendung von Cookies einverstanden. Erfahren Sie mehr. OK