Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • luisterdoos luisterdoos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Hanze
  • 4.2 GAC Luisterdoos
  • luisterdoosluisterdoos
  • Merge requests
  • !12

Speech configuration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Robert de Vries requested to merge story/gacld-45-speech-config into master Dec 18, 2017
  • Overview 0
  • Commits 8
  • Changes 6

This merge request concerns story GACLD-45 along with their sub issues GACLD-46, GACLD-47 and GACLD-48.

Screen_Shot_2017-12-18_at_16.06.04

  • Ability to enter your own name
  • Ability to select a voice
  • Ability to save the settings to the database
  • Initial configuration through Django's migrations

There is just one issue missing, GACLD-47. I don't want to implement it to be honest as it would also make it a lot harder to implement keyword activation. We can't have Greta recognize custom keywords entered by the user. Therefor I have marked it as Won't Fix.

In order for this MR to work you will need to do manage.py migrate. Developers may reuse SpeechService to speak texts through SpeechService.speak(voiceName, text)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: story/gacld-45-speech-config