RecognizedWord Struct Reference
Collaboration diagram for RecognizedWord:

Public Attributes

std::string word
 
float start
 
float end
 

Detailed Description

Definition at line 45 of file online-audio-client.cc.

Member Data Documentation

◆ end

float end

Definition at line 47 of file online-audio-client.cc.

Referenced by main().

◆ start

float start

Definition at line 47 of file online-audio-client.cc.

Referenced by main().

◆ word

std::string word

Definition at line 46 of file online-audio-client.cc.

Referenced by main().


The documentation for this struct was generated from the following file: