Hummm, parece um pouco com tédio...
E é mesmo...
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Speech.Synthesis;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Speech.Synthesis;
namespace HelloWorldOutLoud1
{
class Program
{
static void Main(string[] args)
{
using (SpeechSynthesizer synth = new System.Speech.Synthesis.SpeechSynthesizer())
{
synth.Speak("Hello, World!");
synth.Speak("Ivana, you are so cool!!");
synth.Speak("Biss Lee, Ruleez!!");
}
}
}
}
{
class Program
{
static void Main(string[] args)
{
using (SpeechSynthesizer synth = new System.Speech.Synthesis.SpeechSynthesizer())
{
synth.Speak("Hello, World!");
synth.Speak("Ivana, you are so cool!!");
synth.Speak("Biss Lee, Ruleez!!");
}
}
}
}
--
Biss Lee III
[aka, Ivana Batista dos Santos]
http://blog.biss.com.br / http://melhoramiga.com
http://www.biss.com.br / http://www.criativenet.com.br
msn: bisslee@hotmail.com
Nenhum comentário:
Postar um comentário