/* DISCLAIMER: * This code sample is governed by the Microsoft Permissive License as defined at http://www.microsoft.com/resources/sharedsource/licensingbasics/permissivelicense.mspx. * (c) 2007 Microsoft Corporation. All rights reserved. */ using System; using Microsoft.SpeechServer.Common.Wave; using System.IO; using System.Data.SqlClient; namespace ConsoleApplication1 { class Program { private const int RIFF_CHUNKS_BYTE_SIZE = 46; static void Main(string[] args) { if (args != null && args.Length < 3) { Console.WriteLine("Three parameters are required: <'reco' | 'prompt'>