com.ibm.tivoli.maximo.watson.speechtotext

Class STTService

    • Constructor Detail

      • STTService

        public STTService(MXServer mxServer)
                   throws java.rmi.RemoteException
        Parameters:
        mxServer - The "Server Environment" this Service is being created in.
        Throws:
        java.rmi.RemoteException
      • STTService

        public STTService()
                   throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getSTTToken

        public java.lang.String getSTTToken()
                                     throws java.rmi.RemoteException,
                                            MXException
        Get Speech to text Token
        Returns:
        Speech to Text Token
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • getStaticKeywords

        public java.lang.String getStaticKeywords()
                                           throws java.rmi.RemoteException,
                                                  MXException
        Throws:
        java.rmi.RemoteException
        MXException