使用 Speech Server 2007 搜索数据库
我计划使用 Microsoft Speech Server(现为 Office Communications Server 2007 R2)构建电话语音应用程序。
在开始之前,我一直在尝试找到一些示例代码或教程,了解如何搜索数据库中保存的一些已识别文本。典型的例子是电话簿(我相信微软有一个用于他们的总机)。我想提示某人说出他们想要的人的姓氏,然后在数据库中查找并连接呼叫。显然,我可以只获取已识别的响应文本并用它搜索数据库,但是我担心由于拼写不同,这不会很有效。
有什么方法可以在数据库中搜索与识别的文本最匹配的名称吗?
I am planning on building a telephone speech application with Microsoft Speech Server (now Office Communications Server 2007 R2).
Before I get started I have been trying to find some sample code or tutorials on how to search for some recognised text which would be held in a database. The classic example is a telephone directory (I belive Microsoft has one for their switchboard). I want to prompt someone to say the surname of who they want and then look it up in the database and connect the call. Obviously I could just take the recongised response text and search the database with it, however I'm worried that this won't be very effective due to different spellings.
Is there any way to search the database for names in the database that best match the recognised text?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论