mirror of
				https://github.com/OpenVoiceOS/OpenVoiceOS
				synced 2025-06-05 22:19:21 +02:00 
			
		
		
		
	Replace local audio backend to OCP within configuration
This commit is contained in:
		| @@ -78,7 +78,7 @@ | ||||
|   }, | ||||
|   "Audio": { | ||||
|     "backends": { | ||||
|       "local": { | ||||
|       "OCP": { | ||||
|         "type": "ovos_common_play", | ||||
|         "dbus_type": "system", | ||||
|         "manage_external_players": true, | ||||
| @@ -95,7 +95,7 @@ | ||||
|         "active": true | ||||
|       } | ||||
|     }, | ||||
|     "default-backend": "local" | ||||
|     "default-backend": "OCP" | ||||
|   }, | ||||
|   "log_level": "INFO" | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user