Compare commits

5 Commits

Author SHA1 Message Date
Kevin - Remote
afcacf6df4 test? 2026-04-30 10:25:07 +03:00
422912b16a quick change 2026-04-27 21:46:11 +03:00
33f4e5bdaf Update .gitignore 2026-03-26 21:59:25 +00:00
e29e4eca7c Included Voice into Useful Items List 2026-03-19 15:57:36 +02:00
f6aada604d Merge pull request 'Add STT/Voice Docs location and starter' (#3) from stt-docs into main
Reviewed-on: Kevin/JiboDocs#3

will add a link to the useful items list
2026-03-19 13:52:45 +00:00
6 changed files with 30 additions and 48 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
.obsidian/workspace.json
.obsidian/workspace.json
./Nf

View File

@@ -10,7 +10,7 @@
"postProcess": true,
"displayProgress": true,
"inlineHTML": false,
"exportPath": "/home/kevin/Desktop/test2",
"exportPath": "",
"filesToExport": [],
"useFallbackRenderer": false,
"addBodyClasses": true,
@@ -196,7 +196,7 @@
"alwaysEnabled": false,
"hideSettingsButton": true
},
"relativeHeaderLinks": true,
"relativeHeaderLinks": false,
"includeJS": true,
"includeCSS": true,
"inlineMedia": false,
@@ -214,18 +214,12 @@
"siteName": "JiboDocs",
"iconEmojiStyle": "Native",
"exportRoot": "",
"includePluginCss": [
"code-styler",
"code-styler-styles"
],
"includeStyleCssIds": [
"code-styler",
"code-styler-styles"
],
"includePluginCss": [],
"includeStyleCssIds": [],
"autoDisposeWebpages": true
},
"logLevel": "warning",
"titleProperty": "JRD",
"titleProperty": "title",
"rssDateProperty": "date",
"onlyExportModified": true,
"deleteOldFiles": true,

View File

@@ -4,39 +4,24 @@
"type": "split",
"children": [
{
"id": "05bab3d2778ffeca",
"id": "7b3950c54aff9719",
"type": "tabs",
"children": [
{
"id": "6d78e1847f72f5de",
"id": "cf241359d22c6783",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Documentation/Useful Items List.md",
"file": "Documentation/Voice/Local Voice Round-Trip on Jibo (AI Commmunication).md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Useful Items List"
}
},
{
"id": "0806f039bf8a940e",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Jibo Tools & Mod Installer/08 - Troubleshooting.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "08 - Troubleshooting"
"title": "Local Voice Round-Trip on Jibo (AI Commmunication)"
}
}
],
"currentTab": 1
]
}
],
"direction": "vertical"
@@ -212,8 +197,23 @@
"quartz-syncer:Quartz Syncer publication center": false
}
},
"active": "0806f039bf8a940e",
"active": "cf241359d22c6783",
"lastOpenFiles": [
"home/kevin/Documents/Jibo-Official-Endpoints/README.md",
"home/kevin/Documents/Jibo-Official-Endpoints",
"home/kevin/Documents",
"home/kevin",
"home",
"Documentation/Useful Items List.md",
"README.md",
"External Devices/MFSx",
"External Devices",
"Documentation/Voice/Local Voice Round-Trip on Jibo (AI Commmunication).md",
"Jibo Tools & Mod Installer/08 - Troubleshooting.md",
"Documentation/Voice",
"Jibo Tools & Mod Installer/07 - Working Directory + State Files.md",
"Jibo Tools & Mod Installer/01 - Installer (How It Works).md",
"Getting Started/Modifying the Firmware/Using the install script.md",
"index.md",
"obsidian/08 - Troubleshooting.md",
"obsidian/07 - Working Directory + State Files.md",
@@ -228,33 +228,18 @@
"Documentation/Menu Buttons/ButtonSetup.png",
"Documentation/Menu Buttons/ButtonSetup.kra",
"Documentation/Menu Buttons",
"Jibo Tools & Mod Installer/07 - Working Directory + State Files.md",
"Jibo Tools & Mod Installer/06 - Updater (How It Works).md",
"Jibo Tools & Mod Installer/05 - Windows Support.md",
"Jibo Tools & Mod Installer/04 - GUI (How It Works).md",
"Assets/JiboToolsScreen.png",
"Assets/Screenshot_20260317_235807.png",
"Jibo Tools & Mod Installer/03 - CLI Arguments.md",
"Jibo Tools & Mod Installer/01 - Installer (How It Works).md",
"Getting Started/Modifying the Firmware/1. Get your environment ready!.md",
"Jibo Tools & Mod Installer/00 - Index.md",
"Documentation/Useful Items List.md",
"Jibo Tools & Mod Installer/02 - Mapping to guide.md",
"Getting Started/Welcome to the Jibo Revival Project.md",
"Documentation/AtDev - New Firewall script.md",
"Documentation/Networking/Network Profiling & Traffic Analysis.md",
"Documentation/Networking",
"Documentation/The be skill/Assets/The audio directory.md",
"Documentation/The be skill/Assets/The assets directory.md",
"Documentation/The be skill/Assets",
"Documentation/The be skill/The Splash screen image!.md",
"Documentation/The be skill",
"Documentation/The be skill/Assets/Menu Buttons/ButtonSetup.png",
"Assets/Jibo RCM.jpg",
"About UART Connection",
"Jibo Tools & Mod Installer",
"Documentation/The be skill/Assets/Menu Buttons/ButtonSetup.kra",
"Documentation/The be skill/Assets/Menu Buttons",
"Assets/JiboChatGPT.png"
]
}

View File

@@ -7,7 +7,10 @@ Jibo was built a little weird, so it's easy to forget things. This document cont
## About [[The audio directory]]
## About [[Networking & ports & Error codes]]
## About [[Network Profiling & Traffic Analysis]]
## About [[Local Voice Round-Trip on Jibo (AI Commmunication)]]
- - -
Documented by ZaneDev @ Our Discord