Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.179 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.67; '*S*': 0.03; 'cc:addr:python-list': 0.11; 'windows': 0.15; 'windows:': 0.16; 'command': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'function': 0.29; 'message-id:@mail.gmail.com': 0.30; 'this.': 0.32; 'selection': 0.32; 'supposed': 0.32; 'linux': 0.33; 'etc': 0.35; 'received:google.com': 0.35; 'voice': 0.60; 'show': 0.63; 'to:addr:gmail.com': 0.65; 'female': 0.84; 'male': 0.84; 'played': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rTpsKuYBb2OeZVA9o0pAV/bV5jEcK+eHh8S/fuhvjF0=; b=RKuueR8wrNeBRnZmOt7HdWpotITAokZiEGokOoXlAdho3ExSs+gqIe3xGyvfcZcj05 CzoTi2C57hHphMdkXqLmn11Pgvc2TuIL7KIzNllpdqMvUNGXK81OagQXQ5Y1NETUemtb o5RHm0Dx5qQwGIYzkp92D+0yT7YHn70/y94UNG6JADoxpFQoYviQX+2Hcp3UCv66wnoB +tHnqKKLt4NGYo2Bs/W+/blFpGWJ3DhFtLYPgxUTXpcGJq1cmoAu2LJmXLqz9Tr56ieE MGemq0wFpyLnSAdDC4t4bH3XMoMbvyePgRazyH/oJUe6t+3YUsx7Ach8MELp1BssbqOX J8gQ== MIME-Version: 1.0 X-Received: by 10.182.213.162 with SMTP id nt2mr16942864obc.44.1374384725280; Sat, 20 Jul 2013 22:32:05 -0700 (PDT) In-Reply-To: <51EA84F2.6080702@Gmail.com> References: <51E9E29E.7010203@Gmail.com> <51EA84F2.6080702@Gmail.com> Date: Sun, 21 Jul 2013 01:32:05 -0400 Subject: Re: Play Ogg Files From: David Hutto To: Devyn Collier Johnson Content-Type: multipart/alternative; boundary=001a11c2f78a55cf2504e1fee117 Cc: Python Mailing List X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374384733 news.xs4all.nl 15875 [2001:888:2000:d::a6]:44648 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50988 --001a11c2f78a55cf2504e1fee117 Content-Type: text/plain; charset=ISO-8859-1 It was supposed to show you that you can use a command line function from windows or linux that will play an ogg/.wav file/ etc with an if windows: do this or if linux do this. espeak was just a suggestion, unless you want your own voice played for the chatbot, or a selection of a male or female voice, and why ogg, why not wav? --001a11c2f78a55cf2504e1fee117 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
It was supposed to show you that you can use a comman= d line function from windows or linux that will play an ogg/.wav file/ etc = with an if windows: do this or if linux do this.

espeak was j= ust a suggestion, unless you want your own voice played for the chatbot, or= a selection of a male or female voice, and why ogg, why not wav?
--001a11c2f78a55cf2504e1fee117--