Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '(python': 0.07; 'tom': 0.07; 'subject:files': 0.09; 'subject:into': 0.09; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; '"python': 0.16; 'file"': 0.16; 'googled': 0.16; 'subject:import': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'code,': 0.22; 'example': 0.22; 'import': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'looks': 0.24; 'cc:2**0': 0.24; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'am,': 0.29; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'file': 0.32; 'probably': 0.32; 'run': 0.32; 'url:python': 0.33; 'something': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'possible': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'short': 0.38; 'url:mail': 0.40; 'how': 0.40; 'to:addr:gmail.com': 0.65; 'wave': 0.74; '11:45': 0.84; 'joel': 0.91; '2013': 0.98 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=VgDLKSYMLpSf30JHzmOZWIPUW4TxAM4CwNJ/sjZCsj8=; b=oj8YNY4v1g2N/ZpSg3+qx865pV71gcMOLsvrG7fMYD7A5YW9Oo66GGdykdzOg8B/SS F2vS4v6dik/ZrADT1Xi04XY0GIHpPUpuT5zUU2Orfy9yPoMpY+WP3dFEpwYwZGOk2e3s 8lM/CQUiVGvaJ5gDuboNk0KBMhX0AgYkmzR4/NFEUJllcugmrXcm5FMJAOVWEmTgMJz3 MFZdbtTTPhOzBDJrCbC7IOF1vHOEPgT9aY7jAQBMLQ4YD94ANOYHn4Ek69M13V1qoQdz 4D/12+TRMrbw6nNM/yYs7wU9n9dG3dDN7IaKoHC0qH8hxQiJW+22pcolxwGiglB8uW8F ghCg== MIME-Version: 1.0 X-Received: by 10.220.186.202 with SMTP id ct10mr13605709vcb.14.1387385829112; Wed, 18 Dec 2013 08:57:09 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Dec 2013 11:57:09 -0500 Subject: Re: How to import Wave files into python? From: Joel Goldstick To: twilkins50@gmail.com Content-Type: multipart/alternative; boundary=047d7b676fd082c10104edd1ef91 Cc: "python-list@python.org" 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: 55 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387385838 news.xs4all.nl 2911 [2001:888:2000:d::a6]:38470 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62317 --047d7b676fd082c10104edd1ef91 Content-Type: text/plain; charset=UTF-8 On Wed, Dec 18, 2013 at 11:45 AM, wrote: > How exactly do I import a .wav file and run it? > also is it possible to run it inside a while loop if so or it just start > playing when its run? - Tom 14 > -- > https://mail.python.org/mailman/listinfo/python-list > Hi. How exactly have you tried to import a wave file? If you have a short example of code, (python 2x or 3x) and what OS you will get probably get some help Have you googled this: "python play wav file" Looks like there is something there that might help you get started -- Joel Goldstick http://joelgoldstick.com --047d7b676fd082c10104edd1ef91 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Wed, Dec 18, 2013 at 11:45 AM, <twilkins50@gmail.com>= ; wrote:
How exactly do I import a= .wav file and run it?
also is it possible to run it inside a while loop if so or it just start pl= aying when its run? - Tom 14
--
https://mail.python.org/mailman/listinfo/python-list


H= i.=C2=A0 How exactly have you tried to import a wave file?=C2=A0 If you hav= e a short example of code, (python 2x or 3x) and what OS you will get proba= bly get some help

Have = you googled this:=C2=A0 "python play wav file"

Looks like there is something there that might help y= ou get started

--
--047d7b676fd082c10104edd1ef91--