print '\a' no audio!!! - Raspberry Pi Forums


just making simple countdown timer audio

code: select all

import time = 20 while != 20:   print   print '\a'   time.sleep(1)    a=a-1 
pl. ignore caps

did produce required visual output there no audio either thru or audio jack

pl. help

thnx

how this?

code: select all

import pygame  pygame.init() pygame.mixer.init() sound = pygame.mixer.sound("alarm.wav") sound.play()


raspberrypi



Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial