DTMF encoder test Re: New file uploaded to AutoItList

"valery_vi" <[email protected]>
Newsgroups gmane.comp.windows.autoit.user
Message-ID <[email protected]>
Hi,

There is one simple way to test DTMFEncoder.au3 script.

1. Download cool program DTMFFFT.exe (free for educational and non-
profit use):
http://sseti.gte.tuwien.ac.at/express/mop/downloads/downloader.php?
filename=DTMFFFT.exe
2. Buy headset with microphone for DTMF tests.
3. Put it's jacks into input and output of sound card.
4. Run DTMFFFT.exe and DTMFEncoder.au3
5. Click Start button in dialog window of DTMFFFT.exe
6. Provide redirection sound from output into input sound card. To 
do it you should simply place microphone near headset.
7. Click numbers - 1,2,3, and so on in dialog window of 
DTMFEncoder.au3
8. You can see how DTMFEncoder.au3 transmit signals to DTMFFFT.exe 
by headset and microphone.

I have some.

Enjoy,
Valery


--- In [email protected], "valery_vi" <shehrer1@...> wrote:
>
> Important note: DTMFEncoder.au3 uses vi.wav file. You can just 
copy 
> head.bin into vi.wav or create empty file with name vi.wav.
> 
> Valery
> 
> --- In [email protected], "valery_vi" <shehrer1@> wrote:
> >
> > Hi,
> > 
> > It dramatically reduces it's size and can create wav files by 
> > DTMFCreator.au3 before usage. You can add any noise or other 
> > signals to test DTMF recognition.
> > 
> > New in ADial:
> > 
> > 1.You can initiate custom DTMF system by use of 
> > 
> > func MakeDTMF($FileName, $FRQ1, $FRQ2)
> > 
> > 2.You can initiate other MF system by use any set of frequencies.
> > 
> > To make three frequencies set:
> > Copy content of function MakeDTMF
> > 
> > Replace line 
> > 
> >  func MakeDTMF($FileName, $FRQ1, $FRQ2)
> > 
> > to 
> > 
> >  func Make3TMF($FileName, $FRQ1, $FRQ2, $FRQ3)
> > 
> > Add 
> > 
> >  $A = 10000
> > 
> > Replace line 
> > 
> >  $r = Round($A*(Sin($t*$FRQ1)+Sin($t*$FRQ2)))
> > 
> > to 
> > 
> >  $r = Round($A*(Sin($t*$FRQ1)+Sin($t*$FRQ2)+Sin($t*$FRQ3)))
> > 
> > ADial is 2,8 Kb in size.
> > 
> > Enjoy,
> > Valery
> > 
> > --- In [email protected], [email protected] 
> wrote:
> > >
> > > 
> > > Hello,
> > > 
> > > This email message is a notification to let you know that
> > > a file has been uploaded to the Files area of the AutoItList 
> > > group.
> > > 
> > >   File        : /MISC/ADial.zip 
> > >   Uploaded by : valery_vi <shehrer1@> 
> > >   Description : ADial - DTMF encoder & pattern creator 
> > > 
> > > You can access this file at the URL:
> > > http://groups.yahoo.com/group/AutoItList/files/MISC/ADial.zip 
> > > 
> > > To learn more about file sharing for your group, please visit:
> > > http://help.yahoo.com/help/us/groups/files
> > > 
> > > Regards,
> > > 
> > > valery_vi <shehrer1@>
> > >
> >
>





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AutoItList/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/AutoItList/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[email protected] 
    mailto:[email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.