GithubHelp home page GithubHelp logo

speechtotext-grpc-ios's Introduction

Speech-To-Text gRPC iOS Example

Description

This application demonstrates Bidirectional Streaming to convert streamed audio data into text and display the Server processing live using gRPC Swift, built on top of SwiftNIO.

Check out the Medium Article!

Technologies

Acquiring an API Key

This project requires a Google Cloud API Key. Please register and create an API key in order to consume the API.

Project Setup

  1. Clone the repository
  2. Navigate to the root directory
  3. Run make protos to pull the most recent .proto files from the googleapis repository
  4. run make generate to leverage the protoc plugin to generate the Swift interfaces
  5. Open the .xcodeproj
  6. Open the Constants.swift file and assign your generated Google Cloud API Key to the kAPIKey variable.
  7. Run the application!

Helpful Links

speechtotext-grpc-ios's People

Contributors

jake-prickett avatar jpricke1-ford avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

brunocerberus

speechtotext-grpc-ios's Issues

make generate error

Hi, following your readme, when I enter make generate, I get the following error:

Screenshot 2022-08-10 at 11 16 22 PM

Am I missing a certain dependency to be installed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.