Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

rahul1455

@rahul1455
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Voice recording is not working in server
    R rahul1455

    Hi Lijo, The same happened to me also,I did n't get any error on server side but only empty file is storing with out recording.Everything working fine on my local machine. Please suggest me if you have any idea. Thanks

    ASP.NET help design sysadmin security workspace

  • How to Save the voice record file in the client system Using MCI in c# .net 2.0 web application
    R rahul1455

    hi through this code i am recording audios and listening locally but I am unable to record audios on online(production server).its showing empty file.recording not happening there. Please suggest me my code as follows protected void btnSaveStop_Click(object sender, EventArgs e) { shortPath = Server.MapPath("~/Audios/" + txtTag.Text + ".wav"); formatShortPath = string.Format("save recsound \"{0}\"", shortPath); mciSendString(string.Format("{0}", formatShortPath), null, 0, 0); mciSendString("save recsound ", "", 0, 0); mciSendString("close recsound ", "", 0, 0); Computer c = new Computer(); c.Audio.Stop(); }

    modified on Friday, March 12, 2010 1:08 AM

    ASP.NET csharp design sysadmin security tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups