Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KDE Connect KDE Connect
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 30
    • Merge requests 30
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Network
  • KDE ConnectKDE Connect
  • Merge requests
  • !258

Add Bigscreen plugin with support for Bigscreen STT packet type

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Aditya Mehra requested to merge adityam/kdeconnect-kde:bigscreen-plugin into master May 05, 2020
  • Overview 14
  • Commits 2
  • Pipelines 3
  • Changes 9

Summary

Feature adds a new plugin for Plasma Bigscreen to support the android bigscreen plugin, the plugin handles receiving the Bigscreen STT type network packet and emits the contents of the packets to a qml interface on Plasma Bigscreen.

Test Plan

Create a connection to bigscreen interface in QML and listen for onMessageReceived signal which emits the message contents of the Bigscreen STT packet, it can then be used to forward it to any natural language intent based application or service, in the case of Plasma Bigscreen the transcribed STT contents are sent to Mycroft for voice actions.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bigscreen-plugin