2006年08月02日 星期三 09:26
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 2959 bytes Desc: not available Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/f14b5a08/smime-0001.bin
2006年08月02日 星期三 09:36
我做过 在06-8-2,netkiller <openunix at 163.com> 写道: > > 如题. > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/16a9e891/attachment.htm
2006年08月02日 星期三 09:45
找到高人了... 能谈谈吗?你做这个是用在什么行业,做什么功能呢? 有没有现在的API可以调用? ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 9:36 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 我做过 在06-8-2,netkiller <openunix at 163.com> 写道: 如题. _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese ------------------------------------------------------------------------------ _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/3e604fc6/attachment.html
2006年08月02日 星期三 10:22
电信行业,没有api可以调用,或者我不知道 在06-8-2,netkiller <openunix at 163.com> 写道: > > 找到高人了... > > 能谈谈吗?你做这个是用在什么行业,做什么功能呢? > > 有没有现在的API可以调用? > > ----- Original Message ----- > *From:* wei huo <huowei2008 at gmail.com> > *To:* python-chinese at lists.python.cn > *Sent:* Wednesday, August 02, 2006 9:36 AM > *Subject:* Re: [python-chinese] 有谁做过DTMF编码,解码? > > > 我做过 > > 在06-8-2,netkiller <openunix at 163.com> 写道: > > > > 如题. > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > ------------------------------ > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/72948b69/attachment.htm
2006年08月02日 星期三 10:26
以前想做一个如"电话银行"这种功能的东东..后来很多人说要用语音卡才能读出DTMF. 最后我找了一个软件.可以通过声音取出DTMF键.. ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 10:22 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 电信行业,没有api可以调用,或者我不知道 在06-8-2,netkiller <openunix at 163.com> 写道: 找到高人了... 能谈谈吗?你做这个是用在什么行业,做什么功能呢? 有没有现在的API可以调用? ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 9:36 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 我做过 在06-8-2,netkiller <openunix at 163.com> 写道: 如题. _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese ---------------------------------------------------------------------------- _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese ------------------------------------------------------------------------------ _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/c6c90a70/attachment.html
2006年08月02日 星期三 10:33
语音是pcm/ g.711的编码,所以在解码的时候,可以得到相应的dtmf,但是我不知道python里面是否有api,你可以找找,也许有 在06-8-2,netkiller <openunix at 163.com> 写道: > > 以前想做一个如"电话银行"这种功能的东东..后来很多人说要用语音卡才能读出DTMF. > 最后我找了一个软件.可以通过声音取出DTMF键.. > > ----- Original Message ----- > *From:* wei huo <huowei2008 at gmail.com> > *To:* python-chinese at lists.python.cn > *Sent:* Wednesday, August 02, 2006 10:22 AM > *Subject:* Re: [python-chinese] 有谁做过DTMF编码,解码? > > > 电信行业,没有api可以调用,或者我不知道 > > 在06-8-2,netkiller <openunix at 163.com> 写道: > > > > 找到高人了... > > > > 能谈谈吗?你做这个是用在什么行业,做什么功能呢? > > > > 有没有现在的API可以调用? > > > > ----- Original Message ----- > > *From:* wei huo <huowei2008 at gmail.com> > > *To:* python-chinese at lists.python.cn <python-chinese at lists.python.cn+> > > *Sent:* Wednesday, August 02, 2006 9:36 AM > > *Subject:* Re: [python-chinese] 有谁做过DTMF编码,解码? > > > > > > 我做过 > > > > 在06-8-2,netkiller <openunix at 163.com> 写道: > > > > > > 如题. > > > > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese at lists.python.cn > > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > > Unsubscribe: send unsubscribe to > > > python-chinese-request at lists.python.cn > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > ------------------------------ > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > ------------------------------ > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/76843984/attachment.htm
2006年08月02日 星期三 11:11
能不能不要给我发这些垃圾了,烦死了,你们快点把我删了吧 我根本没在你们那里注册过 _________________________________________________________________ Windows Live Safety Center 为您的计算机提供免费的安全扫描服务。 http://safety.live.com/site/ZH-CN/default.htm -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/32422161/attachment.html
2006年08月02日 星期三 11:15
没人拉你进来,不过当然,也没人推你出去,自己退订吧 On 8/2/06, xuepiao <kenshi1981 at msn.com> wrote: > > > 能不能不要给我发这些垃圾了,烦死了,你们快点把我删了吧 我根本没在你们那里注册过 > ________________________________ > 率先尝试 Windows Live Mail。 Windows Live Mail > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > -- Dreamingk (tc, 天成) email: dreamingk at gmail.com tc at exoweb.net website: http://www.exoweb.net http://python.cn http://django.cn http://zope.cn Exoweb (北京轩辕互动科技有限公司) 北京市朝阳区金台路甜水园东街2号 甜水园商务中心A505 100026 Python, I love this language.
2006年08月02日 星期三 11:24
您发送 unsubscribe 到 python-chinese-request at lists.python.cn 这个邮件地址就可以了。 不过我不明白如果您没订阅的话,怎么会到这里来 在 06-8-2,Dreamingk(天成)<dreamingk at gmail.com> 写道: > 没人拉你进来,不过当然,也没人推你出去,自己退订吧 > > On 8/2/06, xuepiao <kenshi1981 at msn.com> wrote: > > > > > > 能不能不要给我发这些垃圾了,烦死了,你们快点把我删了吧 我根本没在你们那里注册过 > > ________________________________ > > 率先尝试 Windows Live Mail。 Windows Live Mail > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > > python-chinese-request at lists.python.cn > > Detail Info: > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > -- > Dreamingk (tc, 天成) > email: > dreamingk at gmail.com > tc at exoweb.net > website: > http://www.exoweb.net > http://python.cn > http://django.cn > http://zope.cn > Exoweb (北京轩辕互动科技有限公司) > 北京市朝阳区金台路甜水园东街2号 > 甜水园商务中心A505 100026 > Python, I love this language. > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- Best regrads, IQDoctor
2006年08月02日 星期三 11:28
或许是他的邮件服务器出了问题,把邮件转发到他的账号了。 On 8/1/06, IQDoctor <huanghao.c at gmail.com> wrote: > 您发送 unsubscribe 到 python-chinese-request at lists.python.cn 这个邮件地址就可以了。 > > 不过我不明白如果您没订阅的话,怎么会到这里来 > > > 在 06-8-2,Dreamingk(天成)<dreamingk at gmail.com> 写道: > > 没人拉你进来,不过当然,也没人推你出去,自己退订吧 > > > > On 8/2/06, xuepiao <kenshi1981 at msn.com> wrote: > > > > > > > > > 能不能不要给我发这些垃圾了,烦死了,你们快点把我删了吧 我根本没在你们那里注册过 > > > ________________________________ > > > 率先尝试 Windows Live Mail。 Windows Live Mail > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese at lists.python.cn > > > Subscribe: send subscribe to > > > python-chinese-request at lists.python.cn > > > Unsubscribe: send unsubscribe to > > > python-chinese-request at lists.python.cn > > > Detail Info: > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > -- > > Dreamingk (tc, 天成) > > email: > > dreamingk at gmail.com > > tc at exoweb.net > > website: > > http://www.exoweb.net > > http://python.cn > > http://django.cn > > http://zope.cn > > Exoweb (北京轩辕互动科技有限公司) > > 北京市朝阳区金台路甜水园东街2号 > > 甜水园商务中心A505 100026 > > Python, I love this language. > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > -- > Best regrads, > IQDoctor > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > >
2006年08月02日 星期三 13:45
DTMF分InBand和OutBand两种 InBand就是在语音里的激励信号,需要语音卡或者信号处理程序来读出 OutBand的是在RTP或者SIP信令里的带的,RFC上有详细的描述,可以很容易的得到,如果你的VOIP网关处理了DTMF转换,很容易解析的 像这种问题需要勤查RFC ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 10:33 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 语音是pcm/ g.711的编码,所以在解码的时候,可以得到相应的dtmf,但是我不知道python里面是否有api,你可以找找,也许有 在06-8-2,netkiller <openunix at 163.com> 写道: 以前想做一个如"电话银行"这种功能的东东..后来很多人说要用语音卡才能读出DTMF. 最后我找了一个软件.可以通过声音取出DTMF键.. ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 10:22 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 电信行业,没有api可以调用,或者我不知道 在06-8-2,netkiller <openunix at 163.com> 写道: 找到高人了... 能谈谈吗?你做这个是用在什么行业,做什么功能呢? 有没有现在的API可以调用? ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 9:36 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 我做过 在06-8-2,netkiller <openunix at 163.com> 写道: 如题. _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------------------------------------------------------------------- _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese ---------------------------------------------------------------------------- _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese ------------------------------------------------------------------------------ _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/49d088da/attachment.html
2006年08月02日 星期三 15:05
InBand 是不是和语音叠加在一起发出去的. OutBand 是先发,然后再发语音.对不? ----- Original Message ----- From: chris To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 1:45 PM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? DTMF分InBand和OutBand两种 InBand就是在语音里的激励信号,需要语音卡或者信号处理程序来读出 OutBand的是在RTP或者SIP信令里的带的,RFC上有详细的描述,可以很容易的得到,如果你的VOIP网关处理了DTMF转换,很容易解析的 像这种问题需要勤查RFC ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 10:33 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 语音是pcm/ g.711的编码,所以在解码的时候,可以得到相应的dtmf,但是我不知道python里面是否有api,你可以找找,也许有 在06-8-2,netkiller <openunix at 163.com> 写道: 以前想做一个如"电话银行"这种功能的东东..后来很多人说要用语音卡才能读出DTMF. 最后我找了一个软件.可以通过声音取出DTMF键.. ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 10:22 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 电信行业,没有api可以调用,或者我不知道 在06-8-2,netkiller <openunix at 163.com> 写道: 找到高人了... 能谈谈吗?你做这个是用在什么行业,做什么功能呢? 有没有现在的API可以调用? ----- Original Message ----- From: wei huo To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 9:36 AM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? 我做过 在06-8-2,netkiller <openunix at 163.com> 写道: 如题. _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese ------------------------------------------------------------------------ _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------------------------------------------------------------------- _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese ---------------------------------------------------------------------------- _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese ------------------------------------------------------------------------------ _______________________________________________ python-chinese Post: send python-chinese at lists.python.cn Subscribe: send subscribe to python-chinese-request at lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/7c1b8bd4/attachment-0001.htm
2006年08月02日 星期三 15:16
1、对,一般CS域用的比较多 2、Outband和语音之间没有什么必然的联系,因为在IP域模拟DTMF信号经过g.723或g.729编码后基本上无法正常识别了,所以必须转换成数字信号,有可能放在RTP的包里,如果是用SIP,有可能放到SIP信令中,具体的格式在RFC里都有详细的描述 ----- Original Message ----- From: netkiller To: python-chinese at lists.python.cn Sent: Wednesday, August 02, 2006 3:05 PM Subject: Re: [python-chinese] 有谁做过DTMF编码,解码? InBand 是不是和语音叠加在一起发出去的. OutBand 是先发,然后再发语音.对不? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/273f46cf/attachment-0001.htm
2006年08月02日 星期三 15:16
inband是模拟成声音,在g711上面完成的,outband是借用rfc2833,或者sip-info等手段,通过网络传输的,一般提到的dtmf,都是指inband。outband的概念,在voip中常常用到 在06-8-2,netkiller <openunix at 163.com> 写道: > > InBand 是不是和语音叠加在一起发出去的. > > OutBand 是先发,然后再发语音.对不? > > ----- Original Message ----- > *From:* chris <chris at v2tech.com> > *To:* python-chinese at lists.python.cn > *Sent:* Wednesday, August 02, 2006 1:45 PM > *Subject:* Re: [python-chinese] 有谁做过DTMF编码,解码? > > > DTMF分InBand和OutBand两种 > InBand就是在语音里的激励信号,需要语音卡或者信号处理程序来读出 > OutBand的是在RTP或者SIP信令里的带的,RFC上有详细的描述,可以很容易的得到,如果你的VOIP网关处理了DTMF转换,很容易解析的 > > 像这种问题需要勤查RFC > > ----- Original Message ----- > *From:* wei huo <huowei2008 at gmail.com> > *To:* python-chinese at lists.python.cn > *Sent:* Wednesday, August 02, 2006 10:33 AM > *Subject:* Re: [python-chinese] 有谁做过DTMF编码,解码? > > > 语音是pcm/ g.711的编码,所以在解码的时候,可以得到相应的dtmf,但是我不知道python里面是否有api,你可以找找,也许有 > > 在06-8-2,netkiller <openunix at 163.com> 写道: > > > > 以前想做一个如"电话银行"这种功能的东东..后来很多人说要用语音卡才能读出DTMF. > > 最后我找了一个软件.可以通过声音取出DTMF键.. > > > > ----- Original Message ----- > > *From:* wei huo <huowei2008 at gmail.com> > > *To:* python-chinese at lists.python.cn <python-chinese at lists.python.cn+> > > *Sent:* Wednesday, August 02, 2006 10:22 AM > > *Subject:* Re: [python-chinese] 有谁做过DTMF编码,解码? > > > > > > 电信行业,没有api可以调用,或者我不知道 > > > > 在06-8-2,netkiller <openunix at 163.com> 写道: > > > > > > 找到高人了... > > > > > > 能谈谈吗?你做这个是用在什么行业,做什么功能呢? > > > > > > 有没有现在的API可以调用? > > > > > > ----- Original Message ----- > > > *From:* wei huo <huowei2008 at gmail.com> > > > *To:* python-chinese at lists.python.cn <python-chinese at lists.python.cn+> > > > *Sent:* Wednesday, August 02, 2006 9:36 AM > > > *Subject:* Re: [python-chinese] 有谁做过DTMF编码,解码? > > > > > > > > > 我做过 > > > > > > 在06-8-2,netkiller <openunix at 163.com> 写道: > > > > > > > > 如题. > > > > > > > > _______________________________________________ > > > > python-chinese > > > > Post: send python-chinese at lists.python.cn > > > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > > > Unsubscribe: send unsubscribe to > > > > python-chinese-request at lists.python.cn > > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > ------------------------------ > > > > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese at lists.python.cn > > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > > Unsubscribe: send unsubscribe to > > > python-chinese-request at lists.python.cn > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese at lists.python.cn > > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > > Unsubscribe: send unsubscribe to > > > python-chinese-request at lists.python.cn > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > ------------------------------ > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > ------------------------------ > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > ------------------------------ > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060802/1e0060e2/attachment.html
Zeuux © 2025
京ICP备05028076号