Skip to content

OmarShafei-coder/SignToSpeech

Repository files navigation

Sign To Speech

An app that receives a text via bluetooth from a microcontroller, show it in the screen, and the text is pronounced

Introduction

The sample demonstrates the following, using the [Bluetooth API][1]:

  1. [Setting up][2] Bluetooth
  2. [Scanning][3] for other Bluetooth devices
  3. [Querying][4] the local Bluetooth adapter for paired Bluetooth devices
  4. [Establishing RFCOMM][5] channels/sockets
  5. [Connecting][6] to a remote device
  6. [Transfering][7] data over Bluetooth

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages