Search found 77 matches: wav

Return to advanced search

Re: Pprograma para grabar sonidos en wave

... de Harbour y no tener que guardarlo en los recursos: local cWavFile := Chr( xx ) + Chr( xx ) + Chr( xx ) + ... asi con cada byte del fichero WAV. Podrias facilmente crear un PRG que te genere esta cadena :-) http://msdn.microsoft.com/en-us/library/aa909803.aspx Long pointer ...
by Antonio Linares
Thu Aug 01, 2013 8:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pprograma para grabar sonidos en wave
Replies: 2
Views: 555

Re: Voces

Convertir un texto en un archivo wav de sonido: #include "FiveWin.ch"#define SSFMCreateForWrite 3function Main()   local oVoice := TOleAuto():New( "Sapi.SPVoice" )   local oFile ...
by Antonio Linares
Mon Jun 10, 2013 8:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Voces
Replies: 23
Views: 7441

Re: Voices

Convert a text or a file into wav file: #include "FiveWin.ch"#define SSFMCreateForWrite 3function Main()   local oVoice := TOleAuto():New( "Sapi.SPVoice" )   local oFile := ...
by Antonio Linares
Mon Jun 10, 2013 8:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Voices
Replies: 17
Views: 3935

Function SndPlaySound

I've noticed thad wav files with format "PCM 8,000 kHz; 16 bit; Stereo" can be heard

on the contrary files wav with "CCITT A-Law 8,000 kHz; 8 bit; Stereo" not

Obviuosly with function sndplaysound()

Any hints?
by MarcoBoschi
Fri May 25, 2012 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Function SndPlaySound
Replies: 0
Views: 403

Re: Volviendo al tema CDO

... " + oError:Description ) oCfg := Nil oMsg := Nil Return Nil End Try oCfg := Nil oMsg := Nil SndPlaySound( GetWinDir() + "\media\Tada.wav", 0 ) CursorArrow() ELSE MsgStop("No hay Destinatario"+CRLF+; "Envio CANCELADO", "Upsss...!" ) ENDIF * Return ...
by Armando Picon
Fri Nov 04, 2011 2:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Volviendo al tema CDO
Replies: 19
Views: 6369

OT: TTS from coomand line

I'm looking for a program that passed a txt files create a wav file (TTS) In a batch mode I have to create a lot of wav files containing a read_from_txt_file text. I think to create a .BAT files containing create_wav.exe testo1.txt test1.wav create_wav.exe ...
by MarcoBoschi
Mon Jul 18, 2011 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: TTS from coomand line
Replies: 0
Views: 343

SNDPLAYSOUND huge delay, help...

Hi all, I have a problem with the SndPlaySound funcion: I'm trying to play a 3min.long, uncompressed .wav file, but I get up to 7 seconds of delay after the function return the control to the application and the music starts. On my quite old Pentium 4/WinXP system runs ok; ...
by giobbi
Wed Mar 30, 2011 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SNDPLAYSOUND huge delay, help...
Replies: 2
Views: 512

SOM .WAV

You can use sound from a resource of pellesC
by Personal
Tue Jan 25, 2011 11:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SOM .WAV
Replies: 0
Views: 255

Re: he conseguido un iphone

... your own sounds, add the sound file to your application bundle; the sound file must adhere to the following requirements: Must be .caf, .aif, or .wav files. The audio data in the file must be in PCM or IMA/ADPCM (IMA4) format. The file's audio duration must be less than 30 seconds. Lo curioso ...
by Antonio Linares
Fri Nov 05, 2010 1:45 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: he conseguido un iphone
Replies: 644
Views: 131420

Re: he conseguido un iphone

Manuel,

He intentado modificar el MsgSound() para reproducir un fichero "aac" en vez de "wav", y lo curioso es que funciona en el simulador y no va en el telefono.

Lo he probado tambien desde el xcode...

Puedes probarlo ahi ? gracias
by Antonio Linares
Fri Nov 05, 2010 1:38 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: he conseguido un iphone
Replies: 644
Views: 131420

Re: where is César E. Lozada ?

Silvio,

Look at this viewtopic.php?f=6&t=12983&hilit=texto+a+voz#p68640

In the last sample there is a way to redirect the output to a wav file. Is very simple.

If anything more I can help or if something do not understand ... here I am.
by triumvirato
Wed Nov 03, 2010 11:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: where is César E. Lozada ?
Replies: 5
Views: 1311

Ayuda con SndPlaySound()

... el que mi cliente activa mediante un boton la grabadora de sonido de Windows mediante WAITRUN('SNDREC32'). Esto le permite almacenar en un archivo WAV conversaciones sostenidas con sus pacientes. Estos archivos WAV son almacenados en un folder predeterminado y hasta hace algunos dias los reproducia ...
by JoseGS
Fri Apr 30, 2010 10:58 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con SndPlaySound()
Replies: 10
Views: 1998

Tengo un problemita con xbrowse RESUELTO

... PICTURES "@!","@!","@!", "999,999,999","@!"; ON CLICK (Sndplaysound("beep1.wav"),getNOM:=ALLTRIM(AUTOS->NOMBRE) +" "+ ALLTRIM(AUTOS->APELLIDO_P) +" "+ ALLTRIM(AUTOS->APELLIDO_M),oGetN:Refresh(),; ...
by AIDA
Fri Feb 26, 2010 7:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Tengo un problemita con xbrowse RESUELTO
Replies: 2
Views: 971

Reemplazo a Tone() y Beep()

... por alguna que permita Frecuencia y Duración pero que emita el sonido hacia parlantes externos si no encuenta el Speaker interno ? Los archivos wav no sirve. Son estáticos. Alguna pista ? No tengo la más remota idea de cómo hacerlo. (midi, media, etc.) Por supuesto, tampoco funciona MsgBeep(). ...
by Cgallegoa
Tue Nov 24, 2009 11:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Reemplazo a Tone() y Beep()
Replies: 7
Views: 1579

Sound on Pocket PC

Hello all, I would like to play a wav file to give different sounds for various purposes and to replace the PC sound which is not very "attractive". I tried to use the following function: #define SND_SYNC      0#define SND_ASYNC ...
by Raymond Fischbach
Sun Aug 02, 2009 8:14 am
 
Forum: FiveWin for Pocket PC
Topic: Sound on Pocket PC
Replies: 2
Views: 591
PreviousNext

Return to advanced search