GoogleAssistantWindows:C#WPF应用程序中的Google Assistant SDK

时间:2021-02-03 12:15:13
【文件属性】:
文件名称:GoogleAssistantWindows:C#WPF应用程序中的Google Assistant SDK
文件大小:385KB
文件格式:ZIP
更新时间:2021-02-03 12:15:13
windows google sdk csharp assistant Google Assistant Windows 首次尝试在C#WPF应用程序中获取Google Assistant SDK。 主要在从未使用过gRPC或OAuth的Windows上创建。 它虽然不漂亮,但比安装Python和使用Google的示例略胜一筹。 包括 微小的用户界面登录/显示登录用户 最小化到纸盘 用于激活的全局键盘快捷键-Ctrl + Alt + G 建造 克隆仓库(可选地,带有子模块) 恢复Nuget软件包 在启用了Google Assistant API并对其进行OAuth认证的Google Cloud Console上创建自己的项目,具体方法如下: : 下载JSON文件并将其移动到Secrets/文件夹中的client_id.json中 如果您还没有Google Assistant或Google Home,也请检查“设置帐户活动控件”链接,以确保您的帐户已设置为Assistant。 假定生成的代码是最新的,否则。 生成gRPC代码 偶然地完成了,在proto/文件夹中googleapis被添加为子模块,还在proto/文件夹中是一个批处理脚本,该脚本运
【文件预览】:
GoogleAssistantWindows-master
----.gitignore(4KB)
----README.md(2KB)
----.gitmodules(108B)
----Resources()
--------positive.wav(178KB)
--------negative.wav(522KB)
--------Google_SignIn.png(6KB)
----Utils.cs(3KB)
----MainWindow.xaml(2KB)
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(195B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(2KB)
----LICENSE(11KB)
----KeyboardHook.cs(5KB)
----UserManager.cs(6KB)
----Secrets()
--------MISSING.md(113B)
----Const.cs(549B)
----MainWindow.xaml.cs(5KB)
----GoogleAssistantWindows.sln(988B)
----App.config(1KB)
----mic.ico(97KB)
----AudioOut.cs(2KB)
----GoogleAssistantWindows.csproj(10KB)
----App.xaml(389B)
----App.xaml.cs(338B)
----packages.config(1KB)
----Generated()
--------assistant()
--------googleapis()
----GoogleAccountControl.xaml(2KB)
----Assistant.cs(10KB)
----proto()
--------googleapis()
--------generate.cmd(302B)
----GoogleAccountControl.xaml.cs(2KB)

网友评论