Android代码-voice-overlay-android

时间:2022-08-27 06:14:34
【文件属性】:

文件名称:Android代码-voice-overlay-android

文件大小:39.12MB

文件格式:ZIP

更新时间:2022-08-27 06:14:34

Android代码

Overview Voice overlay helps you turn your user's voice into text, providing a polished UX while handling for you the necessary permission.         Demo You can clone this repo, then run the Demo project by doing ./gradlew app:installDebug and launching the application: Installation The Voice overlay is available as a gradle dependency via JCenter. To install it, add the following line to your app's build.gradle: dependencies { // [...] implementation 'com.algolia.


【文件预览】:
voice-overlay-android-master
----.gitignore(324B)
----gradle()
--------wrapper()
----README.md(7KB)
----build.gradle(807B)
----voice()
--------.gitignore(7B)
--------build.gradle(3KB)
--------proguard-rules.pro(751B)
--------src()
----CHANGELOG.md(0B)
----gradlew.bat(2KB)
----docs()
--------demo.gif(25.07MB)
--------permission.jpg(184KB)
--------nopermission.jpg(218KB)
--------speak.gif(11.81MB)
--------listen.gif(1.57MB)
--------banner.png(308KB)
----gradlew(5KB)
----LICENSE(1KB)
----app()
--------.gitignore(137B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
--------src()
----dependency.gradle(1KB)
----gradle.properties(726B)
----settings.gradle(25B)

网友评论