# 右转开放平台简介

## 概述

右转开放平台主要面向企业级用户，提供**主机语音识别控制三方厂商智能设备**的服务，以及**三方厂商设备控制右转主机**的服务

## [智能设备接入](https://doc.youzhuan.net/dev-link-host)

主要用于右转主机控制智能设备，目前平台主要提供2种接入方式

对于没有自己云服务的智能设备厂商我们提供Android SDK的方式进行接入，但是主机可控制的设备只能为该厂商

客户拥有自己的云服务平台，可以通过云端接入的方式使用主机来控制智能设备，使用这种接入方式，主机可控制平台已接入的所有厂商设备

## [控制右转主机](https://doc.youzhuan.net/ctrl-host)

客户需要控制右转主机的一些功能请参考这一栏


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.youzhuan.net/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
