Skip to content

lungerWang/SmartChat

Repository files navigation

SmartChat

A smart chat App.

image image

Function

1.文字输入,智能语音回复陪聊
2.语音输入,智能语音回复陪聊
3.可选陪聊对象

Realization principle 实现原理

1.集成IFLYTEK语音听写技术(http://www.iflytek.com/),语音输入后,实时将音频转换成文字;
2.使用图灵api(http://www.tuling123.com/),传入输入文字,实时获取机器人回复文字;
3.利用科大讯飞语音合成接口,讲机器人回复的文字转成音频反馈给用户;(支持多音色选择,蜡笔小新、粤语、英语等)

License

Copyright 2016 Lunger Personal

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

an Android app that chatting with robot either text and speech

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages