Chris Veilleux
|
54ae050f25
|
emit an event over the core bus when the namespace using the screen changes due to namespace removal
|
2022-02-09 12:14:48 -06:00 |
Michael Hansen
|
1f246f61a1
|
Merge branch 'mark-ii/qa' of https://github.com/MycroftAI/mycroft-core into test/vk
|
2022-02-08 22:52:48 +00:00 |
Chris Veilleux
|
6a9a33d574
|
removed spurious print statements
|
2022-02-08 15:19:30 -06:00 |
Chris Veilleux
|
7508d27a86
|
Merge remote-tracking branch 'origin/mark-ii/qa' into mark-ii/qa
# Conflicts:
# mycroft/skills/mycroft_skill/mycroft_skill.py
|
2022-02-08 14:42:05 -06:00 |
Chris Veilleux
|
190ce2b500
|
another iteration of improving the resource file handling
|
2022-02-08 14:41:50 -06:00 |
Chris Veilleux
|
86d08f7f4e
|
Added an event after the idle screen is displayed.
|
2022-02-08 14:36:48 -06:00 |
Michael Hansen
|
3220109b6c
|
Correctly munge excluded Adapt keywords
|
2022-02-08 20:13:57 +00:00 |
ken-mycroft
|
16040224bd
|
part of Jira MYC-1141 see also stop skill
|
2022-02-08 13:09:41 -05:00 |
Michael Hansen
|
2de52ee2ee
|
Increase timeout for network detection
|
2022-02-08 17:11:27 +00:00 |
Michael Hansen
|
004da8991e
|
Support adapt with exclude/exactly
|
2022-02-08 17:09:14 +00:00 |
Michael Hansen
|
781cfcdd65
|
Remove MSM stuff from VK test setup
|
2022-02-03 17:52:05 -05:00 |
Chris Veilleux
|
64314525f5
|
Merge remote-tracking branch 'origin/mark-ii/qa' into mark-ii/qa
|
2022-02-02 16:46:29 -06:00 |
Chris Veilleux
|
a1a44f8bb8
|
update dialog renderer in the translator after all dialogs are loaded
|
2022-02-02 16:46:14 -06:00 |
Michael Hansen
|
a3d92fe7a1
|
Don't send out background stream position if paused
|
2022-02-02 20:33:49 +00:00 |
Michael Hansen
|
ac0d259f34
|
Merge branch 'mark-ii/qa' of https://github.com/MycroftAI/mycroft-core into mark-ii/qa
|
2022-02-02 20:26:00 +00:00 |
Michael Hansen
|
80057b04a7
|
Minor type fixes to audio
|
2022-02-02 18:59:17 +00:00 |
Michael Hansen
|
b275d99d0f
|
Fix typo
|
2022-02-02 17:38:01 +00:00 |
Chris Veilleux
|
b9f814a03c
|
Move resource file location and translation logic into skill_data.py
|
2022-02-02 11:33:45 -06:00 |
Michael Hansen
|
89407c0fc6
|
Unduck audio after skill has ended
|
2022-02-01 16:43:31 +00:00 |
Michael Hansen
|
c81c02977f
|
Need to do clock synchronize before internet detection too
|
2022-01-31 17:14:08 +00:00 |
Michael Hansen
|
2b4efea121
|
Add delay to make mute switch reliable
|
2022-01-31 16:42:11 +00:00 |
Michael Hansen
|
73034467ef
|
Fix background media stopping
|
2022-01-31 15:53:24 +00:00 |
Michael Hansen
|
583e594164
|
Re-enable critical services
|
2022-01-28 21:10:16 -05:00 |
Michael Hansen
|
762f78725a
|
Unpause background stream when starting new one
|
2022-01-28 23:41:34 +00:00 |
Michael Hansen
|
be457b9ec7
|
Send background media posiiton again
|
2022-01-28 23:23:57 +00:00 |
Michael Hansen
|
59cb3681e5
|
Duck music for TTS audio
|
2022-01-28 23:14:10 +00:00 |
Michael Hansen
|
e56ed25a70
|
Merge Ken changes
|
2022-01-28 21:45:03 +00:00 |
Michael Hansen
|
5d19f3c972
|
Cleanup audio code
|
2022-01-28 20:55:26 +00:00 |
ken-mycroft
|
8ce034d51b
|
modifications to the stop process flow to accommodate upcoming commits to common play and query skills
|
2022-01-28 14:17:58 -05:00 |
Michael Hansen
|
d6f8902d79
|
Background volume working
|
2022-01-28 15:46:07 +00:00 |
Michael Hansen
|
480ac0f36e
|
Porting audio service to SDL
|
2022-01-28 03:18:52 +00:00 |
Michael Hansen
|
a6015b4471
|
Report background stream position in milliseconds
|
2022-01-25 17:43:40 +00:00 |
Michael Hansen
|
e2576657c0
|
Fix media finished events in audio HAL
|
2022-01-25 16:43:45 +00:00 |
Michael Hansen
|
9912c1a5bd
|
Send TTS events with listen flag
|
2022-01-25 03:18:44 +00:00 |
Michael Hansen
|
4e37bd7461
|
Play sound effects separately in AHAL
|
2022-01-24 17:34:55 +00:00 |
Michael Hansen
|
1ac0f5e610
|
Need audio.initialize.ended event
|
2022-01-22 01:36:40 +00:00 |
Michael Hansen
|
5d13bfddb2
|
Report background media stream position
|
2022-01-21 22:56:42 +00:00 |
Michael Hansen
|
e17e4fffad
|
Increase mic buffer size
|
2022-01-21 22:56:31 +00:00 |
Michael Hansen
|
8552aaf18d
|
Add documentation to new audio service
|
2022-01-21 20:24:42 +00:00 |
Michael Hansen
|
55a2625d43
|
Handle volume ducking
|
2022-01-21 20:03:17 +00:00 |
Michael Hansen
|
5c07e59613
|
Use record_begin instead of wakeword
Always emit mycroft.mic.listen in get_response
|
2022-01-21 19:12:02 +00:00 |
Michael Hansen
|
235709d1e1
|
Occasional misses in start listening beep
|
2022-01-21 16:32:05 +00:00 |
Michael Hansen
|
7bec61c6ef
|
Add play_sound_uri to skills
|
2022-01-21 16:25:59 +00:00 |
Michael Hansen
|
83c5e213c0
|
Actually handling TTS now
|
2022-01-21 15:50:13 +00:00 |
Michael Hansen
|
4f98304828
|
Working with streaming and mycroft.stop
|
2022-01-21 15:23:31 +00:00 |
Michael Hansen
|
033cfc6347
|
Mostly working with TTS and streaming
|
2022-01-20 23:01:50 +00:00 |
Michael Hansen
|
4672bd7f56
|
Sound effects and TTS
|
2022-01-20 21:20:21 +00:00 |
Michael Hansen
|
83cbfa03f5
|
Merge branch 'mark-ii/qa' of https://github.com/MycroftAI/mycroft-core into mark-ii/qa
|
2022-01-19 22:54:35 +00:00 |
Michael Hansen
|
3e9a0c693f
|
Re-enable VLC track events
|
2022-01-19 22:53:47 +00:00 |
Michael Hansen
|
cb29ef0848
|
Can't use audio service to play sounds because it deletes VLC stream
|
2022-01-19 19:59:08 +00:00 |