검색어: greetingis (영어 - 러시아어)

컴퓨터 번역

인적 번역의 예문에서 번역 방법 학습 시도.

English

Russian

정보

English

greetingis

Russian

 

부터: 기계 번역
더 나은 번역 제안
품질:

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

영어

러시아어

정보

영어

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

러시아어

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

마지막 업데이트: 2018-02-21
사용 빈도: 1
품질:

영어

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

러시아어

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

마지막 업데이트: 2018-02-21
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

인적 기여로
7,761,429,885 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인